Forum Discussion

chatzich's avatar
chatzich
Copper Contributor
Feb 16, 2021

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...

Resources