ovirt-engine login fails virtualization manager "The redirection URI for client is not registered."

 

Error:

Once we install the ovirt-Engine on Linux and when try to access:

https://<IP>/ovirt-engine getting error:

 The redirection URI for client is not registered.


Solution:

1. Create a new configuration file:
   /etc/ovirt-engine/engine.conf.d/99-sso.conf and include the following:
   SSO_CALLBACK_PREFIX_CHECK=false

2. Restart the oVirt Engine service:
   systemctl restart ovirt-engine

Note: This action will disable the additional security check for the callback prefix.

No comments:

Post a Comment

How to increase ESXi webclient login user application timeout

 To increase the default 15min timeout to 2hr Login to the esxi webclient on the right top corner ->Click the User login tab Select "...