Skip to content
This repository has been archived by the owner on Jul 4, 2020. It is now read-only.

SCIM schema 1.5

Compare
Choose a tag to compare
@tkrille tkrille released this 11 Sep 09:01
· 40 commits to master since this release

WARNING: This release is considered broken and should not be used. See osiam/auth-server#84 for more details.

Changelog

Fixes

  • Refactor UserDeserializer to significantly improve performance

Changes

  • Remove unused meta classes and package
  • Deprecate User/Group/Resource#setSchemas(...)
  • Update schema URNs to SCIM draft 19
  • Make User and Group serializable
  • Move documentation from Wiki to repo