Features server
- Patch remove-operations for simple-arrays do support the following filter now to remove specific values:
myArray[value eq "my-value"]
. The valuemy-value
will then be remove from the simple-array attribute. - SchemaAttributes do now support default-values. The
ServiceProvider
-object can be configured to tell the SCIM-SDK if the default values should be set in a request or in a response or both. See the wiki for more details.
Bug fixes server
- Fixed an error with simple bulkdId fields that caused an error when trying to create several resources in a single request where a bulkId-reference field was having a fixed id instead of a bulkId-reference