Portal Authentication

Modified on Thu, 25 Jul at 5:51 PM

Portal Authentication







Add this section to AppSetting.json


"PortalAuth": {

      "WindowsAuth": {

        "Enabled": true,

        "Comment": "WindowsAuth requires Windows Authentication to be enabled in IIS, without this MS will not launch!"

      },

      "AzureAuth": {

        "Enabled": true

      }

    },