Skip to content

Commit a82ddcc

Browse files
committed
resolve-GHI-98195
1 parent 4adaf90 commit a82ddcc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -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/SAMLApp1",
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)