Skip to content

Commit 0c29af3

Browse files
authored
Merge pull request #103097 from yoelhor/patch-19
Update userjourneys.md
2 parents b20e449 + 76bac56 commit 0c29af3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

articles/active-directory-b2c/userjourneys.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ manager: celestedg
88
ms.service: active-directory
99
ms.workload: identity
1010
ms.topic: reference
11-
ms.date: 09/10/2018
11+
ms.date: 02/03/2020
1212
ms.author: marsma
1313
ms.subservice: B2C
1414
---
@@ -79,7 +79,7 @@ The **Preconditions** element contains the following element:
7979

8080
| Element | Occurrences | Description |
8181
| ------- | ----------- | ----------- |
82-
| Precondition | 0:n | Depending on the technical profile being used, either redirects the client according to the claims provider selection or makes a server call to exchange claims. |
82+
| Precondition | 1:n | Depending on the technical profile being used, either redirects the client according to the claims provider selection or makes a server call to exchange claims. |
8383

8484

8585
#### Precondition
@@ -162,7 +162,7 @@ The **ClaimsProviderSelection** element contains the following element:
162162

163163
| Element | Occurrences | Description |
164164
| ------- | ----------- | ----------- |
165-
| ClaimsProviderSelection | 0:n | Provides the list of claims providers that can be selected.|
165+
| ClaimsProviderSelection | 1:n | Provides the list of claims providers that can be selected.|
166166

167167
The **ClaimsProviderSelection** element contains the following attributes:
168168

@@ -214,7 +214,7 @@ The **ClaimsExchanges** element contains the following element:
214214

215215
| Element | Occurrences | Description |
216216
| ------- | ----------- | ----------- |
217-
| ClaimsExchange | 0:n | Depending on the technical profile being used, either redirects the client according to the ClaimsProviderSelection that was selected, or makes a server call to exchange claims. |
217+
| ClaimsExchange | 1:n | Depending on the technical profile being used, either redirects the client according to the ClaimsProviderSelection that was selected, or makes a server call to exchange claims. |
218218

219219
The **ClaimsExchange** element contains the following attributes:
220220

0 commit comments

Comments
 (0)