From c4d82d4d41da6ecbdc70605a0bd0d667a19d897d Mon Sep 17 00:00:00 2001 From: Stan Silvert Date: Wed, 24 Apr 2024 14:19:05 -0400 Subject: [PATCH] Add help text for bruteForceModeHelpText (#29031) * Add help text for bruteForceModeHelpText Signed-off-by: Stan Silvert * Add translations for notBefore and setToNow Signed-off-by: Stan Silvert --------- Signed-off-by: Stan Silvert --- .../theme/keycloak.v2/admin/messages/messages_en.properties | 3 +++ 1 file changed, 3 insertions(+) diff --git a/js/apps/admin-ui/maven-resources/theme/keycloak.v2/admin/messages/messages_en.properties b/js/apps/admin-ui/maven-resources/theme/keycloak.v2/admin/messages/messages_en.properties index 898a7da38c..be94b5eb2f 100644 --- a/js/apps/admin-ui/maven-resources/theme/keycloak.v2/admin/messages/messages_en.properties +++ b/js/apps/admin-ui/maven-resources/theme/keycloak.v2/admin/messages/messages_en.properties @@ -2237,6 +2237,7 @@ inputTypeRows=Input rows eventTypes.IDENTITY_PROVIDER_FIRST_LOGIN.description=Identity provider first login usedMemory=Used memory validatePasswordPolicyHelp=Determines if Keycloak should validate the password with the realm password policy before updating it. For the case when user's password is saved in LDAP, some Keycloak password policies will not work (Not Recently Used, Expire Password, Hashing Iterations, Hashing Algorithm) due the fact that Keycloak does not have direct control over the password storage. It is needed to enable password policies at the LDAP server layer if you want to leverage those password policies. +bruteForceModeHelpText=If enabled, specify what should happen to the user account if a brute force attack is detected. quickLoginCheckMilliSeconds=Quick login check milliseconds createResourceSuccess=Resource created successfully documentation=Documentation @@ -2865,6 +2866,8 @@ create=Create noAvailableIdentityProviders=No available identity providers. passSubjectHelp=During login phase, forward an optional login_hint query parameter to SAML AuthnRequest's Subject. notBeforeSetToNow=Not Before set for client +notBefore=Not Before +setToNow=Set to now resource=Resource emptyConditions=No conditions configured profiles=Profiles