bdemers opened a new pull request, #528:
URL: https://github.com/apache/directory-scimple/pull/528

   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
   


-- 
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: dev-unsubscr...@directory.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@directory.apache.org
For additional commands, e-mail: dev-h...@directory.apache.org

Reply via email to