Forum Discussion
rkdove96
Feb 24, 2020Copper Contributor
Azure AD Token Validation
Hey folks, i was just trying Azure AD b2c app. I can get the access token, but i am not getting how to validate that access token. In other oauth provider like Keycloak, they give a validation endpoint.
You just send token to validation endpoint, it replies with active TRUE or FALSE.
I was just wondering how token validation takes place for Azure AD.
No RepliesBe the first to reply