Skip to content

Commit fec78da

Browse files
authored
Update connect-with-saml-service-providers.md
minor chnages
1 parent 5781e10 commit fec78da

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/active-directory-b2c/connect-with-saml-service-providers.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -350,7 +350,7 @@ To complete this tutorial using our [SAML Test Application][samltest]:
350350
* Update policy name, for example *B2C_1A_signup_signin_saml*
351351
* Specify this issuer URI: `https://contoso.onmicrosoft.com/app-name`
352352

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.
354354

355355
## Sample policy
356356

@@ -372,7 +372,7 @@ The following SAML relying party (RP) scenarios are supported via your own metad
372372
## Next steps
373373

374374
- 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).
376376

377377
<!-- LINKS - External -->
378378
[samltest]: https://aka.ms/samltestapp

0 commit comments

Comments
 (0)