----- Original Message ----- > From: "Einav Cohen" <[email protected]> > To: "Greg Sheremeta" <[email protected]>, "Jakub Bittner" <[email protected]> > Cc: [email protected] > Sent: Thursday, August 29, 2013 3:59:33 PM > Subject: Re: [Users] oVirt WUI change preselected domain > > to clarify: > > - Greg is working on sorting alphabetically the items in the Domain > drop-down, while making sure that 'internal' would be the last item. > it might be helpful in your case for first-time users, as the external > authentication provider is expected to be first on that list, therefore > selected automatically. > > - the last-selected domain is persisted on the client, so for second-time > users (and on), the relevant domain should already be selected automatically, > as Greg mentioned earlier. > (@Greg - can you please verify that this behavior applies to both the web- > admin and the user portal)?
Yes, verified. (AbstractLoginPopupPresenterWidget.java line 115, used by both webapps.) Greg > > ---- > Thanks, > Einav > > ----- Original Message ----- > > From: "Greg Sheremeta" <[email protected]> > > To: "Jakub Bittner" <[email protected]> > > Cc: [email protected] > > Sent: Thursday, August 29, 2013 3:51:54 PM > > Subject: Re: [Users] oVirt WUI change preselected domain > > > > Jakub, > > > > I spoke too soon. Once you successfully login using the external domain, > > that > > option should be pre-selected next time you go to log in. Let me know if > > that's not the case. > > > > Greg > > > > ----- Original Message ----- > > > From: "Greg Sheremeta" <[email protected]> > > > To: "Jakub Bittner" <[email protected]> > > > Cc: [email protected] > > > Sent: Thursday, August 29, 2013 1:10:21 PM > > > Subject: Re: [Users] oVirt WUI change preselected domain > > > > > > Hi Jakub, > > > > > > At the moment, I don't believe so. But I am working on that feature this > > > very > > > moment. > > > > > > I'll reply back when the patch is done. > > > > > > You should be able to use a greasemonkey script in the meantime. > > > https://addons.mozilla.org/en-US/firefox/addon/greasemonkey/ > > > > > > Best wishes, > > > Greg > > > > > > ----- Original Message ----- > > > > From: "Jakub Bittner" <[email protected]> > > > > To: [email protected] > > > > Sent: Thursday, August 29, 2013 11:29:28 AM > > > > Subject: [Users] oVirt WUI change preselected domain > > > > > > > > Hello, > > > > > > > > Iam using external authentication provider with oVirt as primary > > > > provider and I would like to ask if it is possible to have it > > > > preselected on login page in domain column. Right now I have "internal" > > > > preselected and it would be nice if I can change it. > > > > > > > > Thank you. > > > > _______________________________________________ > > > > Users mailing list > > > > [email protected] > > > > http://lists.ovirt.org/mailman/listinfo/users > > > > > > > _______________________________________________ > > > Users mailing list > > > [email protected] > > > http://lists.ovirt.org/mailman/listinfo/users > > > > > _______________________________________________ > > Users mailing list > > [email protected] > > http://lists.ovirt.org/mailman/listinfo/users > > > _______________________________________________ Users mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/users

