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
Recently my organization shifted the login authorization flow from keycloak to Azure AD using Authorization Code. I am having hard time getting the code and then from that code getting the access token to authorize the user login. Following are the parameters used
client_id
tanent_id
grant_type = authorization_code
scope
redirect_url
It would be of a great help to get the solution ASAP.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Recently my organization shifted the login authorization flow from keycloak to Azure AD using Authorization Code. I am having hard time getting the code and then from that code getting the access token to authorize the user login. Following are the parameters used
client_id
tanent_id
grant_type = authorization_code
scope
redirect_url
It would be of a great help to get the solution ASAP.
Thanks,
Amit
Beta Was this translation helpful? Give feedback.
All reactions