You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Current spec definition allows implicit, password, clientCredentials, and authorizationCode for oauth2 flows. This request is to include tokenExchange in the list of grant types/flows.
Current spec definition allows
implicit,password,clientCredentials, andauthorizationCodefor oauth2 flows. This request is to include tokenExchange in the list of grant types/flows.