keycloak-scim/testsuite
Thomas Darimont d30d692335 Introduce MaxAuthAge Password policy (#12943)
This policy allows to specify the maximum age of an authentication
with which a password may be changed without re-authentication.

Defaults to 300 seconds (default taken from Constants.KC_ACTION_MAX_AGE) to remain backwards compatible.
A value of 0 will always require reauthentication to update the password.
Add documentation for MaxAuthAgePasswordPolicy to server_admin

Fixes #12943

Signed-off-by: Thomas Darimont <thomas.darimont@googlemail.com>
2023-11-20 14:48:17 +01:00
..
db-allocator-plugin Fix dependencies in testsuite, adapters and Quarkus module 2023-04-27 13:36:54 +02:00
integration-arquillian Introduce MaxAuthAge Password policy (#12943) 2023-11-20 14:48:17 +01:00
model Removal of retry blocks introduced for CRDB 2023-11-16 13:50:56 +01:00
utils Remove map related modules 2023-11-13 12:34:52 +01:00
pom.xml Add -DdeployTestsuite profile to testsuite 2023-08-04 20:54:59 +02:00