github Captain-P-Goldfish/SCIM-SDK 1.25.0

latest release: 1.25.1
25 days ago
  • Updated dependencies

SCIM Server

Changes

  • Fixed the SearchRequest-object that does accept the attributes-list now as comma separated list and as array. RFC7644 defines it as list of attributes and I added it as comma separated list before.

Bug Fixes

  • Fixed a bug that caused errors on empty nested objects in requests and responses
  • Fixed a bug that caused specfiic attributes to be returned that should not if the attributes-parameter was used in the request
    • Additional attributes were returned if the attribute-names were similar e.g. name and userName.
  • The MsAzureComplexSimpleValueWorkaround was fixed. It did not behave correctly in some usecases. Check #686 for more details.

SCIM Client

Bug Fixes

  • Fixed a bug, that caused an infinite loop in the getAll method if the remote-provider omits the response parameters startIndex and itemsPerPage

Don't miss a new SCIM-SDK release

NewReleases is sending notifications on new releases.