You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@sentry.apache.org by "kalyan kumar kalvagadda (JIRA)" <ji...@apache.org> on 2018/05/10 21:46:00 UTC

[jira] [Updated] (SENTRY-2174) Sentry authorization provider should now generate ACL for users

     [ https://issues.apache.org/jira/browse/SENTRY-2174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

kalyan kumar kalvagadda updated SENTRY-2174:
--------------------------------------------
    Description: 
SentryAuthorizationProvider should now additionally provide the ACL entries with the permissions that users have along with the permissions for the groups.

With the changes proposed in SENTRY-2173, PrivilegeInfo will not only have role to permission mapping. it will also have user to privilege mapping information. 

SentryAuthorizationProvider should be using the new information added in PrivilegeInfo to add ACL for users.

  was:
SentryAuthorizationProvider should now additionally provide the ACL entries with the permissions that users have along with the permissions for the groups.

SentryAuthorizationProvider should be using the new information added in PrivilegeInfo to make it happen.

 

I will be updating the detailed approach in coming days.


> Sentry authorization provider should now generate ACL for users
> ---------------------------------------------------------------
>
>                 Key: SENTRY-2174
>                 URL: https://issues.apache.org/jira/browse/SENTRY-2174
>             Project: Sentry
>          Issue Type: Sub-task
>          Components: Sentry
>    Affects Versions: 2.1.0
>            Reporter: kalyan kumar kalvagadda
>            Assignee: kalyan kumar kalvagadda
>            Priority: Major
>
> SentryAuthorizationProvider should now additionally provide the ACL entries with the permissions that users have along with the permissions for the groups.
> With the changes proposed in SENTRY-2173, PrivilegeInfo will not only have role to permission mapping. it will also have user to privilege mapping information. 
> SentryAuthorizationProvider should be using the new information added in PrivilegeInfo to add ACL for users.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)