Skip to content

Commit fe9f583

Browse files
Merge pull request #235489 from kengaderdus/resolve-GHI-98195
[CIAM] Resolve-GHI-98195
2 parents 4b66d92 + a82ddcc commit fe9f583

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/active-directory-b2c/saml-service-provider.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ manager: CelesteDG
99
ms.service: active-directory
1010
ms.workload: identity
1111
ms.topic: how-to
12-
ms.date: 12/16/2022
12+
ms.date: 04/24/2023
1313
ms.author: kengaderdus
1414
ms.subservice: B2C
1515
ms.custom: fasttrack-edit
@@ -327,7 +327,7 @@ The following example shows the `entityID` value in the SAML metadata:
327327
The `identifierUris` property will accept URLs only on the domain `tenant-name.onmicrosoft.com`.
328328

329329
```json
330-
"identifierUris":"https://tenant-name.onmicrosoft.com",
330+
"identifierUris":"https://tenant-name.onmicrosoft.com/app-name",
331331
```
332332

333333
#### Share the application's metadata with Azure AD B2C

0 commit comments

Comments
 (0)