/azure

Microsoft SSO redirect URI

Get the access token, refresh token and id_token of a user authenticating to Azure SSO

get/azure/reply

Query parameters

statestring required

the state from the /azure/reply endpoint passed from the redirect

codestring required

the authorization code from the /authorize endpoint of Azure SSO

Changes