Fixed misspelling (#2854)
This commit is contained in:
parent
64deaa5fb7
commit
3c0e1fde0c
1 changed files with 1 additions and 1 deletions
|
@ -460,7 +460,7 @@
|
|||
"authorizationSignedResponseAlg": "Authorization response signature algorithm",
|
||||
"authorizationEncryptedResponseAlg": "Authorization response encryption key management algorithm",
|
||||
"authorizationEncryptedResponseEnc": "Authorization response encryption content encryption algorithm",
|
||||
"openIdConnectCompatibilityModes": "Open ID Connect Compatibly Modes",
|
||||
"openIdConnectCompatibilityModes": "Open ID Connect Compatibility Modes",
|
||||
"excludeSessionStateFromAuthenticationResponse": "Exclude Session State From Authentication Response",
|
||||
"useRefreshTokens": "Use refresh tokens",
|
||||
"useRefreshTokenForClientCredentialsGrant": "Use refresh tokens for client credentials grant",
|
||||
|
|
Loading…
Reference in a new issue