Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 567 Bytes

File metadata and controls

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

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: