Custom Domain

To offer ProFile on a custom domain, e.g. app.mevitco.de you need to do the following:

  • Map the domain to Azure App Service (see tutorial here) and test that it serves the ProFile website.

If you use Azure AD Authentication, you also need to change the authentication settings:

  • Change the property ‘Mevitco__auth__RedirectUri’ to the new URL in the Azure Portal. Go to App Services –> App Service –> Configuration –> Mevitco__auth__RedirectUri and change it.

  • Add the new URL as Redirect URI in Azure Active Directory in the App Registration

  • If you use E-Mail notifications, also change BaseUrl on the configuration page (/setup) to the new domain.