mirror of
https://github.com/keycloak/keycloak.git
synced 2025-12-16 20:15:46 -06:00
Improve grammar on keys and remove unused
Closes #44927 Signed-off-by: Robin Meese <39960884+robson90@users.noreply.github.com> Signed-off-by: Alexander Schwartz <alexander.schwartz@ibm.com> Co-authored-by: Alexander Schwartz <alexander.schwartz@ibm.com>
This commit is contained in:
@@ -1327,8 +1327,7 @@ webAuthnPolicyAcceptableAaguidsHelp=The list of allowed AAGUIDs of which an auth
|
|||||||
keyPasswordHelp=Password for the private key
|
keyPasswordHelp=Password for the private key
|
||||||
frontchannelLogout=Front channel logout
|
frontchannelLogout=Front channel logout
|
||||||
logoutConfirmation=Logout confirmation
|
logoutConfirmation=Logout confirmation
|
||||||
logoutConfirmationHelp=After logout of the user (OIDC RP-Initiated logout), there will be additional confirmation info page displayed to the user with the text like 'You are logged out' before redirecting a user to a post-logout landing page. On this info page, user needs to confirm that he want to be redirected to the post-logout landing page.
|
logoutConfirmationHelp=After the user logs out (OIDC RP-Initiated Logout), an additional confirmation page will be displayed showing a message such as 'You are logged out' before redirecting the user to the post-logout landing page. On this page, the user must confirm that they want to be redirected to the post-logout landing page.
|
||||||
clientUpdaterTrustedHostsTooltip=List of Hosts, which are trusted. If that client registration or update request comes from the host/domain specified in this configuration, the condition evaluates to true. You can use hostnames or IP addresses. If you use star at the beginning (for example '*.example.com'), the whole domain example.com is trusted.
|
|
||||||
titleRoles=Realm roles
|
titleRoles=Realm roles
|
||||||
sectorIdentifierUri.tooltip=Providers that use pairwise sub values and support Dynamic Client Registration SHOULD use the sector_identifier_uri parameter. It provides a way for a group of websites under common administrative control to have consistent pairwise sub values independent of the individual domain names. It also provides a way for Clients to change redirect_uri domains without having to reregister all their users.
|
sectorIdentifierUri.tooltip=Providers that use pairwise sub values and support Dynamic Client Registration SHOULD use the sector_identifier_uri parameter. It provides a way for a group of websites under common administrative control to have consistent pairwise sub values independent of the individual domain names. It also provides a way for Clients to change redirect_uri domains without having to reregister all their users.
|
||||||
eventTypes.REVOKE_GRANT.name=Revoke grant
|
eventTypes.REVOKE_GRANT.name=Revoke grant
|
||||||
|
|||||||
Reference in New Issue
Block a user