Johnny Miller created CASSANDRA-8626:
----------------------------------------
Summary: Support for TTL on GRANT
Key: CASSANDRA-8626
URL: https://issues.apache.org/jira/browse/CASSANDRA-8626
Project: Cassandra
Issue Type: Improvement
Reporter: Johnny Miller
Priority: Trivial
There are a variety of situations where named users are only allowed to be
granted temporary permissions to query Cassandra.
It would be useful if we supported the ability to attach a TTL to permissions
so they automatically expire e.g GRANT SELECT ON ALL KEYSPACES TO johnny USING
TTL 86400;
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)