When using OST you get an engine on isolated network, that in order to make available you must tunnel. When tunnelling you end up with a URI with a uncommon port or hostname that will result an error while authenticating:

URL: https://localhost:9000/ovirt-engine

This displays this error:

" The redirection URI for client is not registered "  See screenshot

Can we expose the expected valid redirect urls? Is it used for something else than obscurity?

If we can expose it then at least a message of the form would be better:
  " Please make sure to connect to https://EXPECTED/URL "

\R