Description of problem: After upgrading ovirt-engine to 4.0 I wasn't able to log into web-ui via URL https://engine-mciii.mydomain.com Error page stated: "The client is not authorized to request an authorization. It's required to access the system using FQDN." Version-Release number of selected component (if applicable): 4.0.0.6 How reproducible: Try to access web UI where Hosted Engine Configuration contains case-mixed Host FQDN which is fully resolvable by DNS i.e.: engine-mcIII.mydomain.com Steps to Reproduce: 1. Setup Engine with case-mixed or upper-case characters in Host FQDN 2. Try to login via URL Actual results: No login possible, Error page states "The client is not authorized to request an authorization. It's required to access the system using FQDN." Expected results: Login possible Additional info: 1. Could be solved by a case-insensitive check of Engine Host FQDN to URL Hostname. 2. As an alternative lowercase user input in setup for Host FQDN
Closing due to capacity, if still happens, please reopen.