File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
articles/active-directory-b2c Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -350,7 +350,7 @@ To complete this tutorial using our [SAML Test Application][samltest]:
350
350
* Update policy name, for example * B2C_1A_signup_signin_saml*
351
351
* Specify this issuer URI: ` https://contoso.onmicrosoft.com/app-name `
352
352
353
- Select ** Login** and you should be presented with an end user sign-in screen. Upon sign-in, a SAML assertion is issued back to the sample application.
353
+ Select ** Login** and you should be presented with a user sign-in screen. Upon sign-in, a SAML assertion is issued back to the sample application.
354
354
355
355
## Sample policy
356
356
@@ -372,7 +372,7 @@ The following SAML relying party (RP) scenarios are supported via your own metad
372
372
## Next steps
373
373
374
374
- You can find more information about the [ SAML protocol on the OASIS website] ( https://www.oasis-open.org/ ) .
375
- - Get the SAML test web app from [ Azure AD GitHub community repo] ( https://github.com/azure-ad-b2c/saml-sp-tester ) .
375
+ - Get the SAML test web app from [ Azure AD B2C GitHub community repo] ( https://github.com/azure-ad-b2c/saml-sp-tester ) .
376
376
377
377
<!-- LINKS - External -->
378
378
[ samltest ] : https://aka.ms/samltestapp
You can’t perform that action at this time.
0 commit comments