keycloak-scim/services
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 Set version to 16.0.0-SNAPSHOT 2021-07-30 14:56:10 +02:00