Skip to content

Commit 37f171b

Browse files
authored
Update custom-claims-provider-overview.md
1 parent e21ba96 commit 37f171b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/active-directory/develop/custom-claims-provider-overview.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.service: active-directory
1010
ms.subservice: develop
1111
ms.workload: identity
1212
ms.topic: conceptual
13-
ms.date: 03/31/2023
13+
ms.date: 04/10/2023
1414
ms.author: davidmu
1515
ms.reviewer: JasSuri
1616
ms.custom: aaddev
@@ -25,7 +25,7 @@ When a user authenticates to an application, a custom claims provider can be use
2525
Key data about a user is often stored in systems external to Azure AD. For example, secondary email, billing tier, or sensitive information. Some applications may rely on these attributes for the application to function as designed. For example, the application may block access to certain features based on a claim in the token.
2626

2727
The following short video provides an excellent overview of the Azure AD custom extensions and custom claims providers:
28-
> [!VIDEO https://www.youtube.com/embed/BYOMshjlwbc]
28+
> [!VIDEO https://www.youtube.com/embed/1tPA7B9ztz0]
2929
3030
Use a custom claims provider for the following scenarios:
3131

0 commit comments

Comments
 (0)