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)
|