← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1554024] [NEW] Websso link is contructed wrong in openstack_auth

 

Public bug reported:

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.

** Affects: horizon
     Importance: High
     Assignee: Andrey Grebennikov (agrebennikov)
         Status: In Progress

** Changed in: horizon
     Assignee: (unassigned) => Andrey Grebennikov (agrebennikov)

** Changed in: horizon
    Milestone: None => mitaka-rc1

** Changed in: horizon
   Importance: Undecided => High

-- 
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):
  In Progress

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


Follow ups