Netskope Administrator Console Provisioning Tutorial
In brief
The tutorial replaces the previous SCIM token steps with instructions to create an OAuth2 service account, copy its Client ID and Client Secret, and select OAuth2 Client Credentials Grant. Screenshots and navigation steps were also refreshed.
What Entra admins need to know
Administrators following the tutorial should use the updated Netskope navigation and OAuth2 credentials when configuring provisioning.
This editorial summary was generated by AI from the documentation changes. Verify important details in the full Microsoft Learn article.
Documentation change
The comparison below shows only the changed extract. Use the full-page view for complete context.
Set up Netskope User Authentication for provisioning
Sign in to your Netskope User Authentication Admin Console.
Navigate to Home -> Settings -> Administration ->Administrators and Roles -> Service Account.

Navigate toInput the required details, selectToolsOAuth2. Underas theToolsmenu navigate toDirectory Tools > SCIM INTEGRATIONtype, and set the validity period (in days).

Scroll down and selectClickAdd TokenCreatebutton. In, then copy the generatedAdd OAuthClientNamedialog box provide aCLIENT NAMEID andselect theSaveClient Secretbutton.you will need them later.

Copy theSCIM Server URLand theTOKEN. These values are entered in the Tenant URL and Secret Token fields respectively in the Provisioning tab of your Netskope User Authentication application.

Add Netskope User Authentication from the gallery

In theTenant URLfield, enter your Netskope User Authentication Tenant URL and Secret Token. SelectTest Connectionto ensure Microsoft Entra ID can connect to Netskope User Authentication. If the connection fails, ensure your Netskope User Authentication account has the required admin permissions and try again.
Select OAuth2 Client Credentials Grant as the Authentication Method.
a. Enter the Client ID and Client Secret retrieved from Netskope.
@@ -38,25 +38,15 @@ Before configuring and enabling automatic user provisioning, you should decide w ## Set up Netskope User Authentication for provisioning -1. Sign in to your [Netskope User Authentication Admin Console](https://netskope.goskope.com/). Navigate to **Home > Settings**.+1. Sign in to your [Netskope User Authentication Admin Console](https://netskope.goskope.com/).+1. Navigate to **Home -> Settings -> Administration ->Administrators** and **Roles -> Service +Account**.+1. Input the required details, select **OAuth2** as the type, and set the validity period (in +days).+1. Click **Create**, then copy the generated **Client ID** and **Client Secret** you will +need them later. - --1. Navigate to **Tools**. Under the **Tools** menu navigate to **Directory Tools > SCIM INTEGRATION**.-- -- --1. Scroll down and select **Add Token** button. In the **Add OAuth Client Name** dialog box provide a **CLIENT NAME** and select the **Save** button.-- -- --1. Copy the **SCIM Server URL** and the **TOKEN**. These values are entered in the Tenant URL and Secret Token fields respectively in the Provisioning tab of your Netskope User Authentication application.-- +  ## Add Netskope User Authentication from the gallery @@ -101,11 +91,7 @@ This section guides you through the steps to configure the Microsoft Entra provi  -1. In the **Tenant URL** field, enter your Netskope User Authentication Tenant URL and Secret Token. Select **Test Connection** to ensure Microsoft Entra ID can connect to Netskope User Authentication. If the connection fails, ensure your Netskope User Authentication account has the required admin permissions and try again.-- --7. Select **OAuth2 Client Credentials Grant** as the Authentication Method.+1. Select **OAuth2 Client Credentials Grant** as the Authentication Method. a. Enter the **Client ID** and **Client Secret** retrieved from Netskope. 