What's Changed
- Fix checks of
startIndex
anditemsPerPage
in ListResponse - Handle invalid or empty values returned by egress handlers in
SCIMMY.Resources.User
andSCIMMY.Resources.Group
- Ignore unknown sub-attributes when coercing complex values in
SCIMMY.Types.Attribute
- Force
caseExact
anduniqueness
config values to betrue
andnone
when attribute type isbinary
Full Changelog: v1.2.3...v1.2.4