Hi,

there is no way how to disable SSO in oVirt 4.0. And IMO there's no need to do that, because the change from previous login mechanism (separated logins for webadmin, userportal and restapi) should be fully transparent. The only way necessary is to set proper FQDN during engine-setup and use always this FQDN always when accessing engine.

But please bear in mind, that you are using alpha version so there may be bugs ...

If ovirt-engine-rename doesn't works for you, then you may be hit by https://bugzilla.redhat.com/show_bug.cgi?id=1330168 which fixed in beta release ...

Thanks

Martin Perina


On Fri, May 13, 2016 at 3:20 AM, like.ma@cs2c.com.cn <like.ma@cs2c.com.cn> wrote:
Hi, Martin

I saw your comment on bug 1325746(https://bugzilla.redhat.com/show_bug.cgi?id=1325746).
Is there anyway to disable SSO login for web portal? Make it just like the old versions of ovirt(3.4, 3.5, 3.6 ... ).
Or is there any document about how to use SSO method to access ovirt web portal?

Thanks


 
Date: 2016-05-12 16:31
To: users
Subject: [ovirt-users] ovirt 4.0 alpha web login error
Hi!

I installed ovirt 4.0 alpha(4.0.0-0.0.master.20160404161620.git4ffd5a4) on RHEL7.2.
During engine-setup, i use ovirtManager.com as the host name(i add ip/hostname in the /etc/hosts).
After engine-setup succeed, i try to access webadmin portal from another computer.
In the client computer i use Chrome browser. And the url is https://ovirtManager.com(ovirtManager.com can be resolved in /etc/hosts).
But i got following error when i access this url:
The client is not authorized to request an authorization. It's required to access the system using FQDN.

So, what should i do to access the webadmin portal?

Many thanks for any advise