You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "bdemers (via GitHub)" <gi...@apache.org> on 2024/03/02 17:48:26 UTC

[PR] Attributes now produce fully qualifed URN and path [directory-scimple]

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-unsubscribe@directory.apache.org

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


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


Re: [PR] Attributes now produce fully qualifed URN and path [directory-scimple]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #528:
URL: https://github.com/apache/directory-scimple/pull/528#issuecomment-1974863793

   View details about the Java 21 build [1073](https://github.com/apache/directory-scimple/actions/runs/8124435159/job/22205907203) in the [Build Scan](https://ge.apache.org/s/zybwmrmbda6l4) 📊


-- 
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-unsubscribe@directory.apache.org

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


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


Re: [PR] Attributes now produce fully qualifed URN and path [directory-scimple]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #528:
URL: https://github.com/apache/directory-scimple/pull/528#issuecomment-1974863858

   View details about the Java 17 build [1073](https://github.com/apache/directory-scimple/actions/runs/8124435159/job/22205907124) in the [Build Scan](https://ge.apache.org/s/6qi6fv3ro4ut6) 📊


-- 
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-unsubscribe@directory.apache.org

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


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


Re: [PR] Attributes now produce fully qualifed URN and path [directory-scimple]

Posted by "bdemers (via GitHub)" <gi...@apache.org>.
bdemers merged PR #528:
URL: https://github.com/apache/directory-scimple/pull/528


-- 
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-unsubscribe@directory.apache.org

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


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