You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tinkerpop.apache.org by GitBox <gi...@apache.org> on 2020/09/01 09:17:28 UTC

[GitHub] [tinkerpop] QwentB commented on pull request #1308: TINKERPOP-2389 WIP: Authorization support in TinkerPop

QwentB commented on pull request #1308:
URL: https://github.com/apache/tinkerpop/pull/1308#issuecomment-684638997


   If considerfing a JWT authentication and an ABAC authorization implementation, the token will obviously contains the userId/subject but also most probably user attributes/claims that will be needed for the authorization process.
   Wouldn't it make sense to use the AuthenticatedUser as the container for these attributes in a Map for example?
   


----------------------------------------------------------------
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.

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