Add Microsoft Entra ID as an OIDC identity provider for Zero Trust Network Access
In this topic, you will find instructions on how to add Microsoft Entra ID as an OIDC identity provider for Portnox™ Zero Trust Network Access.
Prerequisites:
-
You must first integrate your Portnox Cloud instance with your Microsoft Entra ID repository (Azure Active Directory) as an authentication provider. For more information, see the following topic: Integrate with Microsoft Entra ID.
Create a new identity provider configuration in Portnox Cloud
In this section, you will create a new OIDC identity provider configuration in Portnox Cloud
-
In a new tab of your browser, open your Portnox Cloud account by accessing the following URL: https://clear.portnox.com/
From now on, we will call this tab the Portnox tab.
-
In the Cloud portal top menu, click on the Settings option.
-
In the Cloud portal left-hand side menu, click on the
menu option.
-
Click on the Add a new identity provider link and from the drop-down menu, select the
Add an OIDC identity provider option.
-
In the Identity provider details section, enter an Identity provider
name and optionally a Description.
In this example, we used the name Entra ID OIDC for the new identity provider but you can use any name you like.
- Keep this browser tab open. You will need it later.
Create a new identity Entra ID application registration
In this section, you will access the Microsoft Azure administrative interface and use it to create a new Entra ID application registration that will handle integration with Portnox Cloud.
-
In another tab of your browser, open your Microsoft Azure Portal by accessing the following URL:
https://portal.azure.com/
From now on, we will call this tab the Azure tab.
-
In the Search resources, services, and docs field, type: app
registrations, and then click on the App registrations entry in the drop-down
menu.
-
In the App registrations pane, click on the New registration
button.
-
In the Register an application pane, in the Name field, enter a name
for the enterprise application.
In this example, we used the name Portnox ZTNA OIDC, but you can use any name you like.
-
In the Supported account types field, select an option as needed by your organization’s
Entra ID tenant configuration.
Note: In most cases, the default option is sufficient.
-
In the Portnox tab, click on the ⧉ icon next to the Redirect
URI field to copy the value to your clipboard.
-
In the Azure tab, in the Redirect URI field, select the Web option,
and then paste the value that you just copied to your clipboard.
-
Click on the Register button.
Copy configuration values from the Azure tab to the Portnox tab
In this section, you will copy the values displayed by the Entra ID application setup section and paste them in the relevant fields in Portnox Cloud.
-
In the Azure tab, in the Essentials section, click on the ⧉ icon next to the Application (client) ID field to copy
the value.
-
In the Portnox tab, in the Identity provider properties section, click on the empty field
under the Client ID heading and paste the value copied from Azure.
-
In the Azure tab, in the Essentials section, click on the ⧉ icon next to the Directory (tenant) ID field to copy the
value.
-
In the Portnox tab, in the Identity provider properties section, click on the empty field
under the Issuer URL heading and enter the following value:
https://login.microsoftonline.com/TENANTID/v2.0, where
TENANTID is the value that you copied from the Azure tab.
-
In the Azure tab, create a secret.
-
In the Portnox tab, in the empty field under the Client secret heading, paste the value that
you copied from the Azure tab.
-
In the Portnox tab, click on the Save and Close button.