yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #82738
[Bug 1880252] [NEW] RFE: allow regexes in blacklist and whitelist conditionals
Public bug reported:
Currently a regex can be used in the "any_of_one" and "not_any_of"
conditionals, allowing operators to specify rules not bound to a static
set of expected values. However, this is not supported for the
"whitelist" or "blacklist" conditional type.
Having regex support in these types would bring more flexibility when
crafting mappings, for example to only map an IdP group to a Keystone
group if it has a pattern like "CloudUsers-.*".
** Affects: keystone
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1880252
Title:
RFE: allow regexes in blacklist and whitelist conditionals
Status in OpenStack Identity (keystone):
New
Bug description:
Currently a regex can be used in the "any_of_one" and "not_any_of"
conditionals, allowing operators to specify rules not bound to a
static set of expected values. However, this is not supported for the
"whitelist" or "blacklist" conditional type.
Having regex support in these types would bring more flexibility when
crafting mappings, for example to only map an IdP group to a Keystone
group if it has a pattern like "CloudUsers-.*".
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1880252/+subscriptions
Follow ups