File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
articles/active-directory-b2c Expand file tree Collapse file tree 1 file changed +2
-2
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 : 03/20 /2020
12
+ ms.date : 03/30 /2020
13
13
ms.author : mimart
14
14
ms.subservice : B2C
15
15
---
@@ -72,7 +72,7 @@ The following sections list available claim resolvers.
72
72
| {OIDC: Prompt } | The ` prompt ` query string parameter. | login |
73
73
| {OIDC: RedirectUri } | The ` redirect_uri ` query string parameter. | https://jwt.ms |
74
74
| {OIDC: Resource } | The ` resource ` query string parameter. | N/A |
75
- | {OIDC: scope } | The ` scope ` query string parameter. | openid |
75
+ | {OIDC: Scope } | The ` scope ` query string parameter. | openid |
76
76
| {OIDC
: Username }
| The
[ resource owner password credentials flow
] ( ropc-custom.md ) user's username.
| [email protected] |
77
77
78
78
### Context
You can’t perform that action at this time.
0 commit comments