File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
articles/active-directory-b2c Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ manager: celestedg
9
9
ms.service : active-directory
10
10
ms.workload : identity
11
11
ms.topic : reference
12
- ms.date : 02/27 /2020
12
+ ms.date : 03/20 /2020
13
13
ms.author : mimart
14
14
ms.subservice : B2C
15
15
ms.custom : fasttrack-edit
@@ -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
@@ -371,7 +371,8 @@ The following SAML relying party (RP) scenarios are supported via your own metad
371
371
372
372
## Next steps
373
373
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 ) .
375
376
376
377
<!-- LINKS - External -->
377
378
[ samltest ] : https://aka.ms/samltestapp
You can’t perform that action at this time.
0 commit comments