Skip to content

Commit 65b454a

Browse files
authored
Merge pull request #112136 from yoelhor/patch-37
Update claim-resolver-overview.md
2 parents 2245f37 + 31e1b09 commit 65b454a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

articles/active-directory-b2c/claim-resolver-overview.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ Any parameter name included as part of an OIDC or OAuth2 request can be mapped t
121121
| {SAML:AllowCreate} | The `AllowCreate` attribute value, from the `NameIDPolicy` element of the SAML request. | True |
122122
| {SAML:ForceAuthn} | The `ForceAuthN` attribute value, from the `AuthnRequest` element of the SAML request. | True |
123123
| {SAML:ProviderName} | The `ProviderName` attribute value, from the `AuthnRequest` element of the SAML request.| Contoso.com |
124+
| {SAML:RelayState} | The `RelayState` query string parameter.|
124125

125126
## Using claim resolvers
126127

0 commit comments

Comments
 (0)