You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Johnny Miller (JIRA)" <ji...@apache.org> on 2015/01/15 13:38:34 UTC

[jira] [Created] (CASSANDRA-8626) Support for TTL on GRANT

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)