keycloak-scim/testsuite/integration-arquillian/tests/base/src
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
..
main fix: adds pfx as a recognized extension (#26876) 2024-02-13 15:38:12 +01:00
test UPDATED_PASSWORD required-action triggered only when login using password 2024-02-16 18:16:36 +01:00