How to Customize the Nerdio Manager URL

How to Customize the Nerdio Manager URL

You have the option of customizing the Nerdio Manager URL.

To customize the Nerdio Manager URL:

  1. Follow the instructions in this Microsoft article: Map an existing custom DNS name to Azure App Service.

  2. Once you have completed all the steps in the Microsoft article, in the Entra ID portal, navigate to ApplicationsApp registrationsAll applications.

  3. Select web-admin-portal-xxxx.

  4. In the menu on the left, select Authentication.

  5. Under Redirect URI, add the following URIs:

    • https://<your custom domain>/

    • https://<your custom domain>/signin-oidc

    • https://<your custom domain>/add-account

  6. Select Save.

  7. In the Azure portal, navigate to App Services and select the app service called web-admin-portal-xxxx.

  8. In the Settings blade, select Environment variables.

  9. Change the Deployment:WebAppUrl to your custom domain (without the trailing slash).

  10. Select OK.

  11. Verify that your custom domain for Nerdio Manager works by navigating to https://<your custom domain>/.

Update App Registrations for existing accounts

Nerdio Manager installations that have already added accounts to Nerdio Manager need to update the App Registrations within those accounts.

  1. In the Entra ID portal, navigate to ApplicationsApp registrationsAll applications.

  2. Select account-web-admin-portal-xxxx.

  3. In the Manage blade, select Authentication.

  4. Select Add URI and add the following URI:

    • https://<your custom domain>/account/user/oauth2

  5. Select Save.

  6. Repeat these steps for all accounts.

Was this article helpful?

0 out of 0 found this helpful
Have more questions? Submit a request

Comments (0 comments)

Please sign in to leave a comment.