Zscaler Zidentity Provisioning Tutorial
In brief
The tutorial now documents entering a Tenant URL, Client identifier, Client secret, and OAuth token endpoint, and includes a list of SCIM user attributes and data types.
What Entra admins need to know
Administrators configuring Zscaler provisioning should use the updated connection fields and review the added attribute mappings when testing the connection and 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.

- In the Tenant URL field,
enterinput your Zscaler TenantURLURL, Client identifier, Client secret andSecret Token.OAuth token endpoint. Select TestConnectionconnection to ensure Microsoft Entra ID can connect to Zscaler. If the connection fails, ensure your Zscaler account hasAdminthe required admin permissions and try again.


- In the Tenant URL field,
Select Create to create your configuration.
|---|---|---|---| |displayName|String|✓|✓ |primaryEmail|String||✓ |active|Boolean| |title|String| |emails[type eq "work"].value|String| |preferredLanguage|String| |userName|String| |name.givenName|String| |name.familyName|String| |name.formatted|String| |addresses[type eq "work"].formatted|String| |addresses[type eq "work"].streetAddress|String| |addresses[type eq "work"].locality|String| |addresses[type eq "work"].region|String| |addresses[type eq "work"].postalCode|String| |addresses[type eq "work"].country|String| |phoneNumbers[type eq "work"].value|String| |phoneNumbers[type eq "mobile"].value|String| |externalId|String| |nickName|String| |userType|String| |timezone|String| |emails[type eq "home"].value|String| |urn:ietf:params:scim:schemas:extension:enterprise:2.0:User:costCenter|String| |urn:ietf:params:scim:schemas:extension:enterprise:2.0:User:organization|String| |urn:ietf:params:scim:schemas:extension:enterprise:2.0:User:division|String| |urn:ietf:params:scim:schemas:extension:enterprise:2.0:User:department|String| |urn:ietf:params:scim:schemas:extension:enterprise:2.0:User:manager|Reference|
Select groups.
@@ -102,9 +102,9 @@ This section guides you through the steps to configure the Microsoft Entra provi  -1. In the **Tenant URL** field, enter your Zscaler Tenant URL and Secret Token. Select Test Connection to ensure Microsoft Entra ID can connect to Zscaler. If the connection fails, ensure your Zscaler account has Admin permissions and try again.- - +1. 1. In the **Tenant URL** field, input your Zscaler **Tenant URL, Client identifier, Client secret** and **OAuth token endpoint**. Select **Test connection** to ensure Microsoft Entra ID can connect to Zscaler. If the connection fails, ensure your Zscaler account has the required admin permissions and try again.+ +  1. Select **Create** to create your configuration. @@ -122,6 +122,32 @@ This section guides you through the steps to configure the Microsoft Entra provi |---|---|---|---| |displayName|String|✓|✓ |primaryEmail|String||✓+ |active|Boolean|+ |title|String|+ |emails[type eq "work"].value|String|+ |preferredLanguage|String|+ |userName|String|+ |name.givenName|String|+ |name.familyName|String|+ |name.formatted|String|+ |addresses[type eq "work"].formatted|String|+ |addresses[type eq "work"].streetAddress|String|+ |addresses[type eq "work"].locality|String|+ |addresses[type eq "work"].region|String|+ |addresses[type eq "work"].postalCode|String|+ |addresses[type eq "work"].country|String|+ |phoneNumbers[type eq "work"].value|String|+ |phoneNumbers[type eq "mobile"].value|String|+ |externalId|String|+ |nickName|String|+ |userType|String|+ |timezone|String|+ |emails[type eq "home"].value|String|+ |urn:ietf:params:scim:schemas:extension:enterprise:2.0:User:costCenter|String|+ |urn:ietf:params:scim:schemas:extension:enterprise:2.0:User:organization|String|+ |urn:ietf:params:scim:schemas:extension:enterprise:2.0:User:division|String|+ |urn:ietf:params:scim:schemas:extension:enterprise:2.0:User:department|String|+ |urn:ietf:params:scim:schemas:extension:enterprise:2.0:User:manager|Reference| 1. Select **groups**. 