ClearPass, Python

ClearPass – REST API

René Jorissen on June 7, 2018 0 Comments • Tags: #clearpass #python #restapi

Description: I created some Python scripts for ClearPass. The scripts can be found on Github. There are several directories: config: contains the parameters to authenticate against ClearPass and acquire an access token; general_scripts: some general configuration scripts, like a Password Generator script or Date/Time script; guests: scripts for adding or deleting guest accounts. I created a … Read More