apache / directory-scimple

Apache Directory - SCIMple
https://directory.apache.org/scimple/
Apache License 2.0
70 stars 39 forks source link

Attributes now produce fully qualifed URN and path #528

Closed bdemers closed 7 months ago

bdemers commented 8 months ago

This is helpful when mapping SCIM attributes to other systems. Previously it required complex logic to track the complex/nested attributes Now, you can use getUrn() or getPath(), for example the attribute for a user's first name, would result in urn:ietf:params:scim:schemas:core:2.0:User:name.givenName and name.givenName respectively

github-actions[bot] commented 8 months ago

View details about the Java 21 build 1073 in the Build Scan 📊

github-actions[bot] commented 8 months ago

View details about the Java 17 build 1073 in the Build Scan 📊