Generate, rotate, and revoke console admin tokens with strong operational governance.
Aspect | Value |
---|---|
Default Expiry | 1 year (newly generated) |
Visibility | Shown once at creation dialog |
Scope | Console administrative API operations |
Not Available For | Super Admin accounts |
Navigate
Options
Generate
Copy
Distribute
Planned Rotation
Unplanned Rotation
Inventory Tracking
Automation Use
Metric | Description | Threshold |
---|---|---|
Active Tokens | Count of valid admin tokens | Unexpected growth → audit issuance |
Avg Token Age (days) | Mean age since creation | > 300 → schedule rotations |
Orphan Tokens | Tokens with no recent usage (≥30d) | >0 → revoke |
Compromise Incidents | Confirmed leaks | Any >0 → tighten issuance policy |
Issue | Likely Cause | Fix |
---|---|---|
Cannot generate | Super Admin account | Use general admin account |
Token lost | Not stored at creation | Generate new token; revoke old if still active |
Script failing after rotation | Not updated credential | Update secret store & redeploy |
Revocation error | Username mismatch | Verify exact admin username |