Re: [Openstack] dashboard login screen with domain drop-down

2016-09-15 Thread Nicolas Bock
Hi Brad, thanks! Nick On Thu, Sep 15, 2016 at 3:50 PM, Brad Pokorny 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 >

Re: [Openstack] dashboard login screen with domain drop-down

2016-09-15 Thread Brad Pokorny
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

[Openstack] dashboard login screen with domain drop-down

2016-09-15 Thread Nicolas Bock
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