Saranya Krishnakumar created CASSSIDECAR-193:
------------------------------------------------
Summary: Add feature level permissions to Sidecar
Key: CASSSIDECAR-193
URL: https://issues.apache.org/jira/browse/CASSSIDECAR-193
Project: Sidecar for Apache Cassandra
Issue Type: Improvement
Reporter: Saranya Krishnakumar
In Sidecar we have role based access control, basic permissions were introduced
which are checked at handler level. We want to add feature level permissions
that combine these basic permissions. With feature level permissions it will be
easier to grant access to users.
For e.g. Analytics bulk read feature, needs access to multiple handlers such
as, schema, create snapshot, stream SSTables etc. In order to grant bulk read
access, operators need to grant all basic permissions such as SCHEMA:READ,
SNAPSHOT:CREATE etc. Instead with feature level permissions, operators can
grant ANALYTICS:BULK_READ to users.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]