From 4cfd7fd2fffcf96e8a9626ae2dca9065bcb27b8f Mon Sep 17 00:00:00 2001 From: Nicolas Trangosi Date: Tue, 19 Nov 2024 12:16:36 +0100 Subject: [PATCH] Update doc link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 996e353..3e07e29 100644 --- a/README.md +++ b/README.md @@ -45,7 +45,7 @@ For example: [`length(8) and digits(2) and lowerCase(2) and upperCase(2) and specialChars(2) and notUsername()`](https://github.com/keycloak/keycloak/blob/6.0.1/testsuite/integration-arquillian/tests/base/src/test/java/org/keycloak/testsuite/policy/PasswordPolicyTest.java#L243) -The [policies provided with KeyCloak](https://www.keycloak.org/docs/6.0/server_admin/#password-policy-types) are: +The [policies provided with KeyCloak](https://www.keycloak.org/docs/latest/server_admin/#authentication-operations) are: | Identifier | Parameter description | Tested | | ------------- |:------------------------------------ | ------ |