We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2245f37 + 31e1b09 commit 65b454aCopy full SHA for 65b454a
articles/active-directory-b2c/claim-resolver-overview.md
@@ -121,6 +121,7 @@ Any parameter name included as part of an OIDC or OAuth2 request can be mapped t
121
| {SAML:AllowCreate} | The `AllowCreate` attribute value, from the `NameIDPolicy` element of the SAML request. | True |
122
| {SAML:ForceAuthn} | The `ForceAuthN` attribute value, from the `AuthnRequest` element of the SAML request. | True |
123
| {SAML:ProviderName} | The `ProviderName` attribute value, from the `AuthnRequest` element of the SAML request.| Contoso.com |
124
+| {SAML:RelayState} | The `RelayState` query string parameter.|
125
126
## Using claim resolvers
127
0 commit comments