keycloak-scim/testsuite
graziang 1f57fc141c UPDATED_PASSWORD required-action triggered only when login using password
`UpdatePassword.evaluateTriggers` adds the required-action to the user by evaluating the expiration password policy. Added a check that skips the evaluation if no password used during auth flow. This check uses the value of an auth note set in the `validatePassword` method of the `AbstractUsernameFormAuthenticator`.
Manually adding UPDATED_PASSWORD required-action to the user continues to trigger the action regardless of the authentication method.

Closes #17155

Signed-off-by: graziang <g.graziano94@gmail.com>
2024-02-16 18:16:36 +01:00
..
db-allocator-plugin Fix dependencies in testsuite, adapters and Quarkus module 2023-04-27 13:36:54 +02:00
integration-arquillian UPDATED_PASSWORD required-action triggered only when login using password 2024-02-16 18:16:36 +01:00
model Shorter lifespan for offline session cache entries in memory 2024-02-09 19:44:04 +01:00
utils Removing version overrides and further aligning with quarkus versions (#26788) 2024-02-07 17:57:23 +01:00
pom.xml Map Store Removal: Delete map profiles from testsuite 2023-11-30 14:59:02 +01:00