Skip to content

SCIM-for-keycloak

Compare
Choose a tag to compare
@Captain-P-Goldfish Captain-P-Goldfish released this 18 Aug 18:02
· 729 commits to master since this release
c101f8b

Created a deployment that brings SCIM directly to keycloak. Check it out at: https://github.com/Captain-P-Goldfish/SCIM-SDK/tree/master/scim-for-keycloak

Incompatible changes

  • Default for Auto-ETags in resource-type feature extensions has been set to false

Enhancements

  • The following ServiceProvider properties are now accessible from ResourceHandler implementations [changePasswordSupport, filter.maxResults]
  • The Schema definition is now accessible from the ResourceHandler implementation
  • the SchemaExtensions are now accessible from the ResourceHandler implementations

Bug Fixes

  • The endpoint URL "/ResourceTypes/ServiceProviderConfig" will no longer return the ServiceProviderConfig json and shows the correct resource-type information