jjesse / zpa_automation

Automating Zscaler ZPA app segments and segment groups

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ZPA_Automation

Pre-Reqs

  1. ZPA Client_ID, Client_Secret, Customer_ID
  2. Python v3.8 or higher

Dependencies (pip install X)

API Secrets

Ideally the client_id, client_secret, and customer_id are stored in a vault. If you can't store it in a vault, you can use a .env file for environmental variables so the secrets are not in the codebase

About

Automating Zscaler ZPA app segments and segment groups


Languages

Language:Python 100.0%