[Openstack] dashboard login screen with domain drop-down

Nicolas Bock nicolasbock at gmail.com
Thu Sep 15 22:00:47 UTC 2016


Hi Brad,

thanks!

Nick

On Thu, Sep 15, 2016 at 3:50 PM, Brad Pokorny <Brad_Pokorny at symantec.com> wrote:
> There's not a way to configure Horizon to do what you want, so you'd have
> to write custom code to do that.
>
> Also, there are security considerations to do it. Note that the default v3
> keystone policy[1] doesn't allow just any user to list all domains in the
> cloud. The list of domains is potentially information you wouldn't want an
> attacker to have, and if the list is on the Horizon login screen, anyone
> can see it.
>
> [1]
> https://github.com/openstack/keystone/blob/master/etc/policy.v3cloudsample.
> json#L32
>
> Brad
>
> On 9/15/16, 2:22 PM, "Nicolas Bock" <nicolasbock at gmail.com> wrote:
>
>>Hi,
>>
>>when I deploy the dashboard with
>>`OPENSTACK_KEYSTONE_MULTIDOMAIN_SUPPORT` turned on, the login screen
>>gains a new text field for the domain. Is it possible to turn that
>>text field into a multiple choice drop down menu?
>>
>>Thanks,
>>
>>Nick
>>
>>_______________________________________________
>>Mailing list:
>>http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>>Post to     : openstack at lists.openstack.org
>>Unsubscribe :
>>http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
>




More information about the Openstack mailing list