yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #47830
[Bug 1554024] Re: Websso link is contructed wrong in openstack_auth
Not confirmed on master branch, already fixed in liberty.
** Changed in: horizon
Status: In Progress => Invalid
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/1554024
Title:
Websso link is contructed wrong in openstack_auth
Status in OpenStack Dashboard (Horizon):
Invalid
Bug description:
Federation is set up in Keystone
Openstack_auth is responsible for constructing the URL in order to properly redirect user's browser to Horizon after successful authentication with IdP.
By default it uses "/auth/websso/" as the origin, while it's required it to be "/dashboard/auth/websso/" (depending on WEBROOT value).
It happens because Horizon operates within webroot "/dashboard/" and all the links should contain this prefix.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/1554024/+subscriptions
References