Fixed misspelling (#2854)

This commit is contained in:
agagancarczyk 2022-06-21 21:13:30 +01:00 committed by GitHub
parent 64deaa5fb7
commit 3c0e1fde0c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -460,7 +460,7 @@
"authorizationSignedResponseAlg": "Authorization response signature algorithm", "authorizationSignedResponseAlg": "Authorization response signature algorithm",
"authorizationEncryptedResponseAlg": "Authorization response encryption key management algorithm", "authorizationEncryptedResponseAlg": "Authorization response encryption key management algorithm",
"authorizationEncryptedResponseEnc": "Authorization response encryption content encryption 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", "excludeSessionStateFromAuthenticationResponse": "Exclude Session State From Authentication Response",
"useRefreshTokens": "Use refresh tokens", "useRefreshTokens": "Use refresh tokens",
"useRefreshTokenForClientCredentialsGrant": "Use refresh tokens for client credentials grant", "useRefreshTokenForClientCredentialsGrant": "Use refresh tokens for client credentials grant",