keycloak-scim/testsuite
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
..
db-allocator-plugin Fix dependencies in testsuite, adapters and Quarkus module 2023-04-27 13:36:54 +02:00
integration-arquillian Don't fail reset credentials action upon first broker login without EXISTING_USER_INFO (#26324) 2024-01-30 11:16:52 +00:00
model Map Store Removal: Rename Legacy* classes (#26273) 2024-01-23 13:50:31 +00:00
utils Revert "Enable verify profile required action by default for new realms" (#26495) 2024-01-25 12:28:16 +01:00
pom.xml Map Store Removal: Delete map profiles from testsuite 2023-11-30 14:59:02 +01:00