Fix typo (TThis)
This commit is contained in:
parent
d3a6b6f587
commit
f5ca4840d6
1 changed files with 1 additions and 1 deletions
|
@ -1491,4 +1491,4 @@ manage-members-authz-group-scope-description=Policies that decide if an admin ca
|
|||
advanced-client-settings=Advanced Settings
|
||||
advanced-client-settings.tooltip=Expand this section to configure advanced settings of this client
|
||||
tls-client-certificate-bound-access-tokens=OAuth 2.0 Mutual TLS Certificate Bound Access Tokens Enabled
|
||||
tls-client-certificate-bound-access-tokens.tooltip=TThis enables support for OAuth 2.0 Mutual TLS Certificate Bound Access Tokens, which means that keycloak bind an access token and a refresh token with a X.509 certificate of a token requesting client exchanged in mutual TLS between keycloak's Token Endpoint and this client. These tokens can be treated as Holder-of-Key tokens instead of bearer tokens.
|
||||
tls-client-certificate-bound-access-tokens.tooltip=This enables support for OAuth 2.0 Mutual TLS Certificate Bound Access Tokens, which means that keycloak bind an access token and a refresh token with a X.509 certificate of a token requesting client exchanged in mutual TLS between keycloak's Token Endpoint and this client. These tokens can be treated as Holder-of-Key tokens instead of bearer tokens.
|
Loading…
Reference in a new issue