Skip to content

1.20.0

Compare
Choose a tag to compare
@Captain-P-Goldfish Captain-P-Goldfish released this 17 Nov 15:29
· 119 commits to master since this release

Features server

  • Patch remove-operations for simple-arrays do support the following filter now to remove specific values: myArray[value eq "my-value"]. The value my-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