Skip to content

1.12.5

Compare
Choose a tag to compare
@Captain-P-Goldfish Captain-P-Goldfish released this 27 Feb 09:41
· 379 commits to master since this release

Bugs

  • Fixed a bug that prevented singleton-resources from being updated if no id was used in the request. So the request URL was e.g. like PUT ${server-address}/scim/v2/mySingletonResource

Features

  • Added missing methods to the client implementation. The client implementation has new convenience methods to access singleton-resources with update, delete and patch