10.1 Admin Roles, RBAC & Delegated Administration

Key Takeaways

  • Zscaler Platform Administration utilizes a granular Role-Based Access Control (RBAC) model separated into Administrator Accounts, Administrator Roles, and Administrator Scopes.
  • Predefined roles include Super Admin (unrestricted read/write and policy activation), Auditor (global read-only inspection), and Executive Preview (high-level reporting).
  • Administrator Scopes limit administrative visibility and operational authority based on Organization, Department, or Location/Sub-location hierarchies.
  • Enterprise administrative security requires SAML 2.0 Admin Single Sign-On (SSO) federation, mandatory Multi-Factor Authentication (MFA), strict password lockout policies, and source IP login allowlists.
  • Delegated administration models allow global enterprises to safely partition duties among Central Security Architects, Regional Helpdesk Teams, and Compliance Auditors without exposing global root permissions.
Last updated: August 2026

10.1 Admin Roles, RBAC & Delegated Administration

Quick Answer: Platform administration across the Zscaler Zero Trust Exchange (ZIA, ZPA, ZDX, and ZCC) is governed by a three-tiered security model: Administrator Accounts (identity), Administrator Roles (functional permissions), and Administrator Scopes (organizational or geographical boundaries). Enterprise deployments enforce least-privilege operations by replacing local credentials with SAML 2.0 Admin Single Sign-On (SSO), mandating Multi-Factor Authentication (MFA), restricting console access via Admin IP Allowlists, and delegating operational workflows across Tier 1 Helpdesk, Tier 2 SOC, and Tier 3 Infrastructure Architects.


1. Architectural Foundations of Zscaler Administrative RBAC

Securing the administrative plane of a cloud security platform is critical. A compromised administrator account could disable inline threat inspection, alter Data Loss Prevention (DLP) dictionaries, or redirect traffic flows. The Zscaler administrative framework decouples who an administrator is from what they can configure and where those changes apply.

+-----------------------------------------------------------------------------+
|                   ZSCALER ADMINISTRATIVE THREE-TIER MODEL                   |
+-----------------------------------------------------------------------------+

    +---------------------------------------------------------------------+
    | 1. ADMINISTRATOR ACCOUNT (Who is logging in?)                       |
    |    * Local Identity (admin@company.com) vs. Federated SAML User     |
    |    * Enforced with MFA, Lockout Policies, and Source IP Allowlist   |
    +----------------------------------+----------------------------------+
                                       |
                                       v
    +---------------------------------------------------------------------+
    | 2. ADMINISTRATOR ROLE (What actions can they execute?)              |
    |    * Functional Permissions: Full Access, Read-Only, or No Access   |
    |    * Separation of 'Save Configuration' vs. 'Activate Policy'       |
    +----------------------------------+----------------------------------+
                                       |
                                       v
    +---------------------------------------------------------------------+
    | 3. ADMINISTRATOR SCOPE (Where does their authority apply?)           |
    |    * Global (Entire Organization)                                   |
    |    * Departmental (e.g., Engineering, Finance)                      |
    |    * Geographical / Network (e.g., APAC Branch Offices, EMEA Nodes) |
    +---------------------------------------------------------------------+

The Triad of Zscaler Administration:

  1. Administrator Account: The discrete user record used to authenticate into the Zscaler Admin Portal (ZIA, ZPA, ZDX, or Client Connector Portal).
  2. Administrator Role: The set of granular permissions governing feature modules (e.g., URL Filtering, Firewall Rules, SSL Decryption, Device Posture, Audit Logs, NSS Feeds).
  3. Administrator Scope: The organizational boundary defining which users, departments, traffic locations, or sub-locations the administrator is allowed to view and manage.

2. Predefined vs. Custom Administrator Roles

Zscaler provides out-of-the-box system roles to address common operational profiles, alongside a custom role engine for tailored enterprise requirements.

Administrator RoleFunctional Permission LevelCan Activate Policies?Operational Intended Use Case
Super AdminFull Read/Write across all modulesYesChief Security Architects, Global Infrastructure Leads. Unrestricted platform control.
AuditorGlobal Read-Only across all modulesNoCompliance Officers, Internal/External Security Auditors, SOC Analysts conducting read-only investigations.
Executive PreviewRead-Only to Dashboards & Executive SummariesNoC-Level Executives (CISO, CIO, CTO) requiring high-level trend visibility without technical clutter.
Custom RoleGranular per-feature (Full, Read-Only, None)ConfigurableDelegated administrators (e.g., Helpdesk Password Resetter, Regional Firewall Operator, DLP Incident Reviewer).
+-----------------------------------------------------------------------------+
|                        GRANULAR ROLE PERMISSION MATRIX                      |
+-----------------------------------------------------------------------------+
| Feature Module            | Full Access      | Read-Only        | None      |
+---------------------------+------------------+------------------+-----------+
| Policy Management (ZIA)   | [X] Edit / Create| [ ] View Rules   | [ ] Hidden|
| Policy Activation         | [X] Push to Cloud| [ ] N/A          | [ ] Blocked
| SSL Inspection Keys       | [ ] Restricted   | [ ] Blocked      | [X] Hidden|
| Nanolog Streaming (NSS)   | [X] Feed Config  | [ ] View Feeds   | [ ] Hidden|
| User Management & SCIM    | [X] Sync/Delete  | [ ] View Users   | [ ] Hidden|
| Audit Logs & Reporting    | [X] Export/View  | [X] View Only    | [ ] Hidden|
+-----------------------------------------------------------------------------+

Granular Permission Levels within Custom Roles:

  • Full Access: Allows the administrator to create, modify, clone, and delete configuration objects within the specified feature area.
  • Read-Only Access: Grants viewing rights to configuration screens, telemetry graphs, and policy rule tables without permitting alterations.
  • None (No Access): Completely hides the menu items, navigation trees, and API endpoints associated with that feature module, preventing unauthorized awareness of policy structures.

[!IMPORTANT] Save vs. Activate Separation: A key security governance capability in Zscaler is the operational separation between Saving a configuration change and Activating it. You can grant a Junior Administrator the ability to stage firewall or URL filtering changes (Full Access to Policy Management) while restricting their Policy Activation permission. Staged changes remain in draft status until a designated Super Admin reviews the diff and clicks Activate.


3. Administrator Scoping & Multi-Tier Delegation

In global enterprises, operations are often partitioned geographically or organizationally. Admin Scoping ensures that an administrator assigned to the European division cannot modify policies for North American branch offices or inspect web browsing logs of APAC employees.

+-----------------------------------------------------------------------------+
|                       ADMINISTRATIVE SCOPING BOUNDARIES                     |
+-----------------------------------------------------------------------------+

                    +---------------------------------+
                    |       GLOBAL ORGANIZATION       |
                    |     (Super Admin Scope: ALL)    |
                    +---------------------------------+
                               /           \
                              /             \
         +-----------------------+       +-----------------------+
         |     EMEA DIVISION     |       |     APAC DIVISION     |
         | Admin Scope:          |       | Admin Scope:          |
         | Location = EMEA Nodes |       | Location = APAC Nodes |
         | Dept = EMEA-*         |       | Dept = APAC-*         |
         +-----------------------+       +-----------------------+
                     |                               |
                     v                               v
         [London / Frankfurt Sites]      [Tokyo / Singapore Sites]

Supported Scoping Dimensions:

  1. Organization-Wide (Global): The administrator's view encompasses all users, departments, locations, sub-locations, and road warriors across the entire corporate tenant.
  2. Departmental Scope: Constrains the administrator's visibility to users belonging to specific directory groups or departmental attributes provisioned via SCIM or SAML (e.g., Dept = Customer Support).
  3. Location / Sub-Location Scope: Limits the administrator to specific physical branch offices, data center egress locations, or GRE/IPsec sub-locations (e.g., Location = London-Branch-Office).
Scoping ScenarioConfigured Scope ParametersPractical Security Effect
Regional Helpdesk (EMEA)Location: Frankfurt-HQ, London-Office<br>Role: Helpdesk-OperatorAdmin can only view traffic logs and manage surrogate IPs originating from Frankfurt and London egress points.
HR Data Protection LeadDepartment: Human Resources<br>Role: DLP-AuditorAdmin can inspect DLP incident logs and quarantine queues specifically for users belonging to the HR department.
Global Network ArchitectLocation: All Locations<br>Role: Network-AdminAdmin can configure GRE/IPsec tunnels, sub-locations, and bandwidth rules worldwide, but has no access to DLP or SSL keys.

4. SAML 2.0 Admin SSO Federation & Dynamic Role Mapping

Managing local admin credentials inside the Zscaler portal introduces credential sprawl and onboarding/offboarding delays. Enterprises mandate SAML 2.0 Single Sign-On (SSO) for administrative portal authentication, federating identity with central Identity Providers (IdPs) such as Microsoft Entra ID, Okta, Ping Identity, or CyberArk.

+-----------------------------------------------------------------------------+
|                  ADMINISTRATIVE SAML 2.0 SSO AUTHENTICATION                 |
+-----------------------------------------------------------------------------+

  1. Admin Access Request: https://admin.zscalerthree.net
  [Admin Browser] ---------------------------------------------> [ZIA Admin Portal]
        ^                                                               |
        | 2. Redirect to IdP with SAML AuthnRequest                     |
        +---------------------------------------------------------------+ 
        |
        v
  [Corporate IdP] (Entra ID / Okta)
   - Step 3: Enforce Enterprise MFA (FIDO2 / Hardware Token / Authenticator)
   - Step 4: Evaluate Conditional Access (Managed Device + Corporate IP)
   - Step 5: Issue Signed SAML Assertion containing Admin Attributes:
             * NameID = admin.jsmith@company.com
             * Attribute: 'adminRole' = 'Security-Operations-Lead'
             * Attribute: 'adminScope' = 'Global-Scope'
        |
        v
  [Admin Browser] -------- 6. Submit SAML Response (POST) ------> [ZIA Admin Portal]
                                                                        |
  7. Zscaler validates X.509 IdP Certificate, maps Role & Scope --------+
  8. Grants secure, authenticated administrative session!

Dynamic Role & Scope Allocation via SAML Attributes:

Instead of manually pre-creating administrator profiles in Zscaler, the portal can dynamically provision administrators upon successful SSO login using SAML attribute mapping:

  • adminRole Attribute: The IdP passes the administrator's assigned security group or role name in the SAML assertion. Zscaler matches this string against configured Admin Roles.
  • adminScope Attribute: The IdP transmits the geographical or organizational scope boundary, ensuring automatic permission synchronization when personnel change departments.

5. Administrative Account Security Hardening

To safeguard emergency fallback accounts and prevent brute-force attacks against portal consoles, administrators must configure comprehensive security policies under Administration $\rightarrow$ Administrator Management $\rightarrow$ Password Management / Security Settings.

+-----------------------------------------------------------------------------+
|                    ADMINISTRATIVE CONSOLE SECURITY STACK                    |
+-----------------------------------------------------------------------------+
| 1. Mandatory MFA / 2FA    | Time-based One-Time Passwords (TOTP) / Duo / MS |
| 2. Admin IP Allowlist     | Restrict console logins to trusted corporate IPs|
| 3. Lockout Policy         | 5 failed attempts -> 30-minute lock / Admin notif|
| 4. Session Expiration     | 15-minute idle timeout + 8-hour absolute expiry  |
| 5. Password Complexity    | Min 12 chars, upper/lower/digit/special, 90-day |
+-----------------------------------------------------------------------------+

Critical Security Parameters:

  • Mandatory 2FA/MFA for Local Accounts: For local "break-glass" super admin accounts that do not use SAML SSO, time-based one-time password (TOTP) two-factor authentication (e.g., Google Authenticator, Microsoft Authenticator) must be strictly enforced.
  • Admin Login IP Allowlist (IP Restrictions): Restricts access to the Zscaler Admin Console so that logins are only accepted from explicitly listed public IP addresses (such as corporate egress gateways or secure management jump boxes). Connections from unlisted source IPs are dropped at the HTTP gateway.
  • Account Lockout Thresholds: Locks administrative accounts after a designated number of consecutive failed authentication attempts (e.g., 3 to 5 failed attempts), requiring either a time-based decay (e.g., 30 minutes) or manual unlocking by a Super Admin.
  • Session Idle Timeout: Automatically terminates inactive administrative sessions (configurable from 15 to 60 minutes) to prevent unauthorized access via unattended workstations.

6. Enterprise Delegated Administration Architecture

A robust enterprise delegation architecture aligns administrative responsibilities with standard ITIL tiers:

+-----------------------------------------------------------------------------+
|                 ENTERPRISE TIERED DELEGATION ARCHITECTURE                   |
+-----------------------------------------------------------------------------+

  TIER 1: IT HELPDESK / SERVICE DESK
  - Role: Read-Only Web/Mobile Insights, ZCC Device Unregistration, Password Reset
  - Scope: Regional / Departmental
  - Capabilities: Troubleshoot user blocks, verify device posture status

  TIER 2: SECURITY OPERATIONS CENTER (SOC) & THREAT RESPONSE
  - Role: Full Access to DLP Incidents, Cloud Sandbox Verdicts, Threat Analytics
  - Scope: Global / Organization-Wide
  - Capabilities: Quarantine files, inspect malicious domains, stage block rules

  TIER 3: CLOUD SECURITY & NETWORK ARCHITECTS
  - Role: Super Admin (or Granular Full Access + Policy Activation)
  - Scope: Global
  - Capabilities: SSL Inspection rules, GRE/IPsec tunnels, IdP federation, Activate

  TIER 4: COMPLIANCE & LEGAL AUDITORS
  - Role: Auditor
  - Scope: Global
  - Capabilities: Read-only verification of security policies, export audit logs

7. Exam Tips & High-Yield Distinctions

[!TIP] Auditor vs. Executive Preview: On the ZDTA exam, remember that the Auditor role provides technical read-only access across all configuration screens, policies, rules, and logs. In contrast, Executive Preview provides summarized dashboard reporting intended for management without deep rule visibility.

[!IMPORTANT] The Emergency 'Break-Glass' Account: Best practice mandates maintaining at least one local Super Admin account outside of SAML SSO federation. If the enterprise IdP (e.g., Entra ID or Okta) suffers a global outage, this break-glass account ensures security architects can still log into the Zscaler admin console. This emergency account must be protected with hardware MFA and restricted via the Admin IP Allowlist.

Loading diagram...
Administrative RBAC Scope and SAML SSO Authentication Hierarchy
Test Your Knowledge

Which predefined Zscaler administrator role grants complete, unrestricted read and write permissions across all security policies, configuration panels, identity settings, and policy activation capabilities?

A
B
C
D
Test Your Knowledge

An enterprise wants to allow regional security operators in Frankfurt to manage URL filtering rules exclusively for European branch offices, preventing them from viewing or modifying Asian or North American policies. Which mechanism implements this requirement?

A
B
C
D
Test Your Knowledge

How can an organization automate administrator provisioning and ensure that administrators receive their designated roles in Zscaler immediately upon authenticating via corporate Single Sign-On?

A
B
C
D
Test Your Knowledge

Which combination of security controls represents the best practice for hardening local emergency 'break-glass' administrator accounts in Zscaler?

A
B
C
D