keycloak-scim/testsuite/integration-arquillian/tests
Chris Tanaskoski 5373f3c97a
Don't fail reset credentials action upon first broker login without EXISTING_USER_INFO (#26324)
The ResetCredentialsActionTokenHandler depends upon the `EXISTING_USER_INFO` through `AbstractIdpAuthenticator.getExistingUser` solely to log the username. However, if the first broker login flow does not include a `IdpCreateUserIfUniqueAuthenticator` or `IdpDetectExistingBrokerUserAuthenticator`, the `EXISTING_USER_INFO` is never set.

This commit does not attempt to fetch the existing user if we don't have this info set.

Closes #26323

Signed-off-by: Chris Tanaskoski <chris@devristo.com>
2024-01-30 11:16:52 +00:00
..
base Don't fail reset credentials action upon first broker login without EXISTING_USER_INFO (#26324) 2024-01-30 11:16:52 +00:00
other Promote Account Console v3 to default and deprecate v2 (#25852) 2024-01-11 19:42:10 +01:00
pom.xml Enable user profile by default 2024-01-11 12:48:44 -03:00