markusmueller opened a new pull request, #481: URL: https://github.com/apache/directory-scimple/pull/481
The classes ScimResource and Meta contain fields where the scim attributes are not set according to spec (mutability, case sensitivity and uniqueness). It's currently not possible to overwrite these attributes in sub classes. To be able to provide schemas according to spec this PR is changing the non conforming attributes to values as defined in https://datatracker.ietf.org/doc/html/rfc7643#section-3.1. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
