Devolutions console web redirect

Devolutions console web redirect

avatar

Hi,
We implemented this configuration to be able to authenticate with entra Microsoft Entra ID configuration guide for Microsoft authentication - Devolutions Documentation by pointing on the devolutions server for the URL redirect.

In our reverse proxy we made some change (name are only for the exemple) to be able to type exemple-devolutions.ville.com and be redirected on the web console. The issue we actually have is that when the redirection occur, we can still see the server name in the URL instead of the dns entry we made (exemple-devolutions.ville.com).

Is there a way to hide the server name in the url to get the dns entry we specify at the start ?

All Comments (2)

avatar

I was able to hide the server name by addind the dns name i entered in the proxy in my azure API and also in DevolutionServerConsole\ServerSettings in the AccessURL. If one of those 2 step are not done when you authenticate with Entra you will receive a message saying "The redirect URL specified in the request does not match the URls configured for the apps. Im putting this comment in case someone else is facing this. On my side its the first time i use Devolution :)

avatar

Hello Maxime Tremblay,
Thank you for reaching out to our forum.
You are absolutely right when configuring authentication with Entra ID, the redirection URI must match the actual Access URL set in your Devolutions Server Console. Otherwise, you will encounter the error:
"The redirect URL specified in the request does not match the URLs configured for the apps."
You took the correct approach to resolve this.

Michel Audi