← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1389583] [NEW] _handle_saml2_tokens() should be renamed to something more generic

 

Public bug reported:

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

** Affects: keystone
     Importance: Undecided
         Status: New

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

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


Follow ups

References