Skip to content

Commit e21ba96

Browse files
authored
[Azure AD] Custom claims provider videos update
1 parent 779a94e commit e21ba96

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/active-directory/develop/custom-extension-get-started.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ms.service: active-directory
1010
ms.subservice: develop
1111
ms.topic: how-to
1212
ms.workload: identity
13-
ms.date: 03/31/2023
13+
ms.date: 04/10/2023
1414
ms.author: davidmu
1515
ms.custom: aaddev
1616
ms.reviewer: JasSuri
@@ -23,7 +23,7 @@ This article describes how to configure and setup a custom claims provider with
2323

2424
This how-to guide demonstrates the token issuance start event with a REST API running in Azure Functions and a sample OpenID Connect application. Before you start, take a look at following video, which demonstrates how to configure Azure AD custom claims provider with Function App:
2525

26-
> [!VIDEO https://www.youtube.com/embed/r-JEsMBJ7GE]
26+
> [!VIDEO https://www.youtube.com/embed/fxQGVIwX8_4]
2727
2828
## Prerequisites
2929

@@ -549,4 +549,4 @@ To test your custom claim provider, follow these steps:
549549

550550
- Learn more about custom claims providers with the [custom claims provider reference](custom-claims-provider-reference.md) article.
551551

552-
- Learn how to [troubleshoot your custom extensions API](custom-extension-troubleshoot.md).
552+
- Learn how to [troubleshoot your custom extensions API](custom-extension-troubleshoot.md).

0 commit comments

Comments
 (0)