Forum Discussion
chatzich
Feb 16, 2021Copper Contributor
How to verify token from redirect URI
I have an endpoint which is using the authorize endpoint to acquire an id_token https://login.microsoftonline.com/%s/oauth2/v2.0/authorize?prompt=consent+login&client_id=%s&response_type=id_token&r...
Mallipriya_MSFT
Feb 17, 2021Former Employee
Hi chatzich, Just to confirm are you trying MSAL authentication to authorize user using Tab in Teams?