Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 559 Bytes

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

File metadata and controls

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

Pass an ID token hint

A relying party application can send an inbound JSON Web Token (JWT) 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 then extracts the claim.

To include an ID token hint in the authentication request, do the following: