There is a problem with the validation of the oauth discovery document. Please check your configuration (ex: AccessUri) v2024.2.8.0

There is a problem with the validation of the oauth discovery document. Please check your configuration (ex: AccessUri) v2024.2.8.0

avatar

After the installation , the login page throws below error


While trying to login below error occurs

513a2922-d76e-42a2-aed5-5d23f72b87e5.png

082b9bf0-e619-4859-9b56-ba4951a94510.png

All Comments (3)

avatar

Hello,

This error message is generally related to the Access URI (URL) that you are using in your web browser and the one configured in the Devolutions Server Console under Edit > IIS > Access URI.

If you installed the website under the default website and the server is domain joined, we recommend using the full FQDN of the server with the application name at the end: https://machinename.domain.com/dvls. If you installed the website under a new website, you can just remove the application name.
For more information, you can refer to this page: https://docs.devolutions.net/server/kb/knowledge-base/access-uri/#scenarios

Please let me know if you have any questions.

Best regards,

avatar

Hello,

How is this done in the DVLS linux-version, everyone flees Windows-boxes. We run that off an Mac Studio in orbstack without any problems although, we must get away from proxying via nginx if possible. How do we change AccessUri in the containers?

avatar

Hello,

Sorry for the misunderstanding, I'm not really used to working on DVLS Linux.

If you followed this guide for the installation: https://docs.devolutions.net/server/kb/how-to-articles/devolutions-server-for-linux/

On step 2 of the Downloading and installing Devolutions Server for Linux section you set the Access URI in the $Params variable that is stored under the $DVLSPath variable. Depending on the path you configured under the $DVLSPath variable, you should have a file there where you can configure the Access URI.

You should be able to change it from there and you'll simply need to restart the service afterward.

Feel free to reach out if you have any questions or need further clarification.

Best regards,