Fortinet black logo
7.2.0

Step 1: Azure AD OAuth Configuration

Step 1: Azure AD OAuth Configuration

Login to Azure AD.

https://azure.microsoft.com/en-us/get-started/azure-portal

Step 1a: Create App registrations
  1. Select App registrations.

  2. Click + New registration.

  3. Input the app registration name and then click Register.

Step 1b: Add API permission

After creating a new app registration, add API permissions:

Step 1c: Add Redirect URI
  1. After creating the app registration, go to Authentication.

  2. Add the Redirect URI for the login page that will use Azure AD for authentication:

    Standard User Login:

    https:// <FNAC HostNm>.<FNAC Domain>/registration/ValidUserLogin.jsp

    Custom Login:

    https:// <FNAC HostNm>.<FNAC Domain>/registration/CustomLogin.jsp

    Game Console Registration Login:

    https:// <FNAC HostNm>.<FNAC Domain> /registration/GameRegister.jsp

Step 1d: Create Client secret

Go to Certificates & secrets to create a client secret.

Step 1: Azure AD OAuth Configuration

Login to Azure AD.

https://azure.microsoft.com/en-us/get-started/azure-portal

Step 1a: Create App registrations
  1. Select App registrations.

  2. Click + New registration.

  3. Input the app registration name and then click Register.

Step 1b: Add API permission

After creating a new app registration, add API permissions:

Step 1c: Add Redirect URI
  1. After creating the app registration, go to Authentication.

  2. Add the Redirect URI for the login page that will use Azure AD for authentication:

    Standard User Login:

    https:// <FNAC HostNm>.<FNAC Domain>/registration/ValidUserLogin.jsp

    Custom Login:

    https:// <FNAC HostNm>.<FNAC Domain>/registration/CustomLogin.jsp

    Game Console Registration Login:

    https:// <FNAC HostNm>.<FNAC Domain> /registration/GameRegister.jsp

Step 1d: Create Client secret

Go to Certificates & secrets to create a client secret.