Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 544 Bytes

active-directory-b2c-app-integration-id-token-hint.md

File metadata and controls

14 lines (12 loc) · 544 Bytes
author ms.service ms.subservice ms.topic ms.date ms.author
msmimart
active-directory-b2c
B2C
include
06/11/2021
mimart

Pass ID token hint

A relying party application can send an inbound JWT token as part of the OAuth2 authorization request. The inbound token is a hint about the user, or the authorization request. Azure AD B2C validates the token, and extracts the claim.

To include an ID token hint in the authentication request, follow these steps: