SCIM Server
Bug Fixes
- Fix unaccepted
_-character in attribute-names when using filter-expressions - fix ArrayOutOfBounds exception that could occur under specific circumstances if the
$refattribute was resolved automatically.
Simple Changes
- Added a utility-method in class
ResourceType->isAttributeOfMainSchema(SchemaAttribute)
SCIM Client
Bug Fixes
- The response body can now be read more than once.
Simple Changes
- Added getter-methods for the filter-builder of the list-request builder
Maintenance
- Dependency updates