Skip to content

Commit 13ac486

Browse files
Merge pull request #230415 from kengaderdus/update-relyingpaty
[Azure AD B2C] Update relying party.
2 parents 30f453e + ac8b031 commit 13ac486

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

articles/active-directory-b2c/relyingparty.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ manager: CelesteDG
88
ms.service: active-directory
99
ms.workload: identity
1010
ms.topic: reference
11-
ms.date: 11/17/2022
11+
ms.date: 03/13/2023
1212
ms.custom: project-no-code
1313
ms.author: kengaderdus
1414
ms.subservice: B2C
@@ -78,6 +78,8 @@ The optional **RelyingParty** element contains the following elements:
7878
| UserJourneyBehaviors | 0:1 | The scope of the user journey behaviors. |
7979
| TechnicalProfile | 1:1 | A technical profile that's supported by the RP application. The technical profile provides a contract for the RP application to contact Azure AD B2C. |
8080

81+
You need to create the **RelyingParty** child elements in the order presented in the preceding table.
82+
8183
## Endpoints
8284

8385
The **Endpoints** element contains the following element:

0 commit comments

Comments
 (0)