yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #45778
[Bug 1538754] Re: keystone should convert host CONF.federation.trusted_dashboard to lower case before comparing
Reviewed: https://review.openstack.org/273394
Committed: https://git.openstack.org/cgit/openstack/keystone/commit/?id=78c9ccc9eea34148364563508af6847481b9c9f4
Submitter: Jenkins
Branch: master
commit 78c9ccc9eea34148364563508af6847481b9c9f4
Author: Roxana Gherle <roxana.gherle@xxxxxx>
Date: Thu Jan 28 00:11:02 2016 -0800
Make WebSSO trusted_dashboard hostname case-insensitive
Ensure the hostname in the trusted_dashboard config is lowercase
to prevent failures when comparing against the origin query URL.
Closes-Bug: #1538754
Change-Id: I807a567e7d93c09c5c370065509c106b7d1c973b
** Changed in: keystone
Status: In Progress => Fix Released
--
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/1538754
Title:
keystone should convert host CONF.federation.trusted_dashboard to
lower case before comparing
Status in OpenStack Identity (keystone):
Fix Released
Bug description:
https://github.com/openstack/keystone/blob/master/keystone/federation/controllers.py#L272
keystone should convert it to lower case before comparing
It should not be case sensitive. Otherwise some uppercase hostname
would fail to auth from browser etc.
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1538754/+subscriptions
References