Remove FQDN access restrictions in OVIRT

158 Views
No Comments

Create a new configuration file:
vi /etc/ovirt-engine/engine.conf.d/gg-sso.conf
Add the following content to the file, then save and exit by typing :wq:
SSO_CALLBACK_PREFIX_CHECK=false
Restart the ovirt-engine service:
systemctl restart ovirt-engine.service
After completing these steps, you can access the console directly using either the domain name or IP address.

END
 0
vrain
Copyright Notice: Our original article was published by vrain on 2025-01-15, total 321 words.
Reproduction Note: Unless otherwise specified, all articles are published by cc-4.0 protocol. Please indicate the source of reprint.
Comment(No Comments)