keycloak-scim/testsuite/integration-arquillian/tests/other
Daniel Fesenmeyer c08621fa63 Always order required actions by priority (regardless of context)
- AuthenticationManager#actionRequired: make sure that the highest prioritized required action is performed first, possibly before the currently requested required action
- AuthenticationManager#nextRequiredAction: make sure that the next action is requested via URL, also based on highest priority (-> requested URL will match actually performed action, unless required actions for the user are changed by a parallel operation)
- add tests to RequiredActionPriorityTest, add helper method for priority setup to ApiUtil (for easier and more robust setup than up-to-now)
- fix test WebAuthnRegisterAndLoginTest - which failed because WebAuthnRegisterFactory (prio 70) is now executed before WebAuthnPasswordlessRegisterFactory (prio 80)

Closes #16873

Signed-off-by: Daniel Fesenmeyer <daniel.fesenmeyer@bosch.com>
2024-05-23 09:07:56 +02:00
..
adapters Remove remaining Fuse adapter bits 2024-05-06 09:02:26 +02:00
jpa-performance Use a valid SemVer format for the SNAPSHOT version (#17334) 2023-03-03 11:11:44 +01:00
mod_auth_mellon Use a valid SemVer format for the SNAPSHOT version (#17334) 2023-03-03 11:11:44 +01:00
sssd Make sure attribute metadata from user storage providers are added only for the provider associated with a federated user 2024-04-08 09:05:16 -03:00
webauthn Always order required actions by priority (regardless of context) 2024-05-23 09:07:56 +02:00
pom.xml Remove SpringBoot adapters 2024-04-26 09:30:35 +02:00