Skip to content

Commit 669c8fe

Browse files
authored
Merge pull request #108440 from yoelhor/patch-13
Update connect-with-saml-service-providers.md
2 parents a6d0918 + fec78da commit 669c8fe

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

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

Lines changed: 4 additions & 3 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: reference
12-
ms.date: 02/27/2020
12+
ms.date: 03/20/2020
1313
ms.author: mimart
1414
ms.subservice: B2C
1515
ms.custom: fasttrack-edit
@@ -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

@@ -371,7 +371,8 @@ The following SAML relying party (RP) scenarios are supported via your own metad
371371

372372
## Next steps
373373

374-
You can find more information about the [SAML protocol on the OASIS website](https://www.oasis-open.org/).
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 B2C GitHub community repo](https://github.com/azure-ad-b2c/saml-sp-tester).
375376

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

0 commit comments

Comments
 (0)