You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ranger.apache.org by "Owen O'Malley (JIRA)" <ji...@apache.org> on 2018/01/09 16:17:00 UTC

[jira] [Created] (RANGER-1950) KMS policies should support wildcard patterns on keys

Owen O'Malley created RANGER-1950:
-------------------------------------

             Summary: KMS policies should support wildcard patterns on keys
                 Key: RANGER-1950
                 URL: https://issues.apache.org/jira/browse/RANGER-1950
             Project: Ranger
          Issue Type: Bug
          Components: kms
            Reporter: Owen O'Malley


It was pretty unclear as a user that "*" is a special case for KMS Ranger policies and that in general it has to be a literal match. In particular, I was expecting a policy with "pii*" to match both "pii" and "pii256". The current code only supports "*" or literal lists of the kms key names (eg. "pii", "pii256".



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)