Skip to content

Commit a9e33fc

Browse files
authored
Merge pull request #104569 from yoelhor/patch-9
Update contentdefinitions.md
2 parents af71621 + e5b2a60 commit a9e33fc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/active-directory-b2c/contentdefinitions.md

Lines changed: 2 additions & 2 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/11/2020
12+
ms.date: 02/16/2020
1313
ms.author: marsma
1414
ms.subservice: B2C
1515
---
@@ -78,7 +78,7 @@ The **DataUri** element is used to specify the page identifier. Azure AD B2C use
7878
| Page identifier | Description |
7979
| ----- | ----------- |
8080
| `globalexception` | Displays an error page when an exception or an error is encountered. |
81-
| `providerselection` | Lists the identity providers that users can choose from during sign-in. |
81+
| `providerselection`, `idpselection` | Lists the identity providers that users can choose from during sign-in. |
8282
| `unifiedssp` | Displays a form for signing in with a local account that's based on an email address or a user name. This value also provides the “keep me sign-in functionality” and “Forgot your password?” link. |
8383
| `unifiedssd` | Displays a form for signing in with a local account that's based on an email address or a user name. |
8484
| `multifactor` | Verifies phone numbers by using text or voice during sign-up or sign-in. |

0 commit comments

Comments
 (0)