1.14.0
Captain-P-Goldfish
released this
09 Aug 09:59
·
307 commits
to master
since this release
Features
ServiceProviderConfig
has a new property to allow case-insensitive attribute validation (This does not work not for patch requests)- the module
scim-sdk-schema-pojo-creator
was completely rebuilt and is much more powerful now. It is able to create a full start-setup now just from analyzing the createdresource-types
andresource-schemas
- The client-module does now contain a
ResourceType
representation to loadResourceTypes
from SCIM service providers
Bug Fixes
- The schema "urn:ietf:params:scim:schemas:core:2.0:Schema" will no longer be returned from the /Schemas endpoint because it was never fully returned since it was validated with itself. The meta-schema is simply not suited to be returned from the /Schemas endpoint