keycloak-scim/testsuite/integration-arquillian/tests/base
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
..
src Don't fail reset credentials action upon first broker login without EXISTING_USER_INFO (#26324) 2024-01-30 11:16:52 +00:00
testsuites Delete container providers from the base testsuite (#25168) 2023-12-04 14:44:35 +01:00
pom.xml Map Store Removal: Rename legacy modules 2024-01-25 16:29:16 +01:00