kalyan kumar kalvagadda created SENTRY-2473:
-----------------------------------------------
Summary: Add new sentrystore API to remove permission information
associated to a list of authorizables
Key: SENTRY-2473
URL: https://issues.apache.org/jira/browse/SENTRY-2473
Project: Sentry
Issue Type: Bug
Reporter: kalyan kumar kalvagadda
Permission information include permissions granted on the authorizables and the
roles that have been granted with these privileges along with the the groups
associated to those roles.
Here is what we should be doing.
# Identify all the permissions granted to provided authorizables.
# Identify all the roles which were granted to the above identified privileges.
# Remove all the privileges.
# Reset all the Role⇔Group mapping from the roles identified in step-b
# Remove the roles that are not associated with any privilege and a group.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)