Skip to content

Commit 8eb1057

Browse files
authored
Fixed item on Acrolinx "correctness" report.
1 parent 1687567 commit 8eb1057

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/develop/claims-challenge.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ The **xms_cc** claim with a value of "cp1" in the access token is the authoritat
172172

173173
The values are not case-sensitive and unordered. If more than one value is specified in the **xms_cc** claim request, those values will be a multi-valued collection as the value of the **xms_cc** claim.
174174

175-
A request of :
175+
A request of:
176176

177177
```json
178178
{ "access_token": { "xms_cc":{"values":["cp1","foo", "bar"] } }}

0 commit comments

Comments
 (0)