keycloak-scim/testsuite/integration-arquillian/tests/base
Joerg Matysiak afc5cb4d14 KEYCLOAK-19617 Simplify creation of custom user profiles
* DeclarativeUserProfileProvider passes its ID to DeclarativeUserProfileModel, so this also works for derived classes.
* Moved creation of declarative user profile model to a protected factory method to allow subclasses to provide their own implementation.
* Added integration tests for custom user profile
* configured declarative-user-profile as default user profile provider in test servers
* Restore previously configured default provider after test with special provider settings
* Some refactoring in SpiProviderSwitchingUtils
2021-10-28 08:26:11 -03:00
..
src KEYCLOAK-19617 Simplify creation of custom user profiles 2021-10-28 08:26:11 -03:00
pom.xml KEYCLOAK-18445 Add support for cross-site model tests 2021-10-06 14:37:06 +02:00