yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #25664
[Bug 1389583] Re: _handle_saml2_tokens() should be renamed to something more generic
** Changed in: keystone
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to Keystone.
https://bugs.launchpad.net/bugs/1389583
Title:
_handle_saml2_tokens() should be renamed to something more generic
Status in OpenStack Identity (Keystone):
Fix Released
Bug description:
In file
https://github.com/openstack/keystone/blob/master/keystone/token/providers/common.py#L433
there is a function called _handle_saml2_tokens(), but since bp
generic-mapping-federation and spec
http://specs.openstack.org/openstack/keystone-specs/specs/juno
/generic-mapping-federation.html, the federation process was
standardized. So it should be renamed accordingly, possibly either
_handle_federation_tokens() or _handle_mapped_tokens()
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1389583/+subscriptions
References