Search…
Maverics Identity Discovery Overview
FAQ
Get Started
Check prerequisites
Get the free tool
Launch the Command Line Interface (CLI)
Connect to SiteMinder 12.8
Discover your SiteMinder data
Load SiteMinder traffic (Optional)
Export the analysis to a .json file
Analyze the results in a browser
Explore the results
Advanced
Deploying the CLI to a JumpBox
List of Commands for the CLI
Powered By
GitBook
Discover your SiteMinder data
To begin the analysis, we will extract everything from SiteMinder.
The Maverics Identity Discovery tools runs within your environment and no sensitive data is sent to Strata.
Extract
Use the
extract
command to extract agents, agent groups, realms, rules, policies, configuration data, and application headers.
Windows
Mac OS/Linux
1
discovery extract
Copied!
1
./discovery extract
Copied!
Next you will be prompted to enter your SiteMinder password. After you have successfully authenticated you will see something like this:
1
[INFO] Extract from SiteMinder started...
2
[INFO] Extract Summary for https://adminui.example.com:8443
3
[INFO] 9 Domains
4
[INFO] 20 Realms
5
[INFO] 6 Agents
6
[INFO] 2 Agent Groups
7
[INFO] Extract written to /Users/mw/.discovery/extract.json
8
[INFO] Extract command executed successfully
Copied!
Get Started - Previous
Connect to SiteMinder 12.8
Next - Get Started
Load SiteMinder traffic (Optional)
Last modified
7mo ago
Copy link
Contents
Extract