sk Skill · AIops-tools
identity-aiops
Use this skill whenever the user needs to operate a Keycloak or authentik identity provider — a one-shot overview, realm settings, users with sessions/credentials/groups/lockout status, authentication and admin events, OAuth/OIDC clients, four flagship RCAs (login-failure/lockout-storm, stale access, client misconfiguration, MFA coverage), and governed writes (disable/enable a user, revoke sessions, require a…
Open on skills.sh ↗read 2026-09-17
- installs 8w
- 0
- 30-day movement
- starts with the next reading
- Related entries
- 1
- Connections
- 1
bashPythonidentitygovernancemcpaiops
- Host repository
- AIops-tools/Identity-AIops
- Allowed tools
- Bash
- Compatible with
- Standalone, self-governed identity-provider operations across Keycloak (admin REST API /admin/realms/{realm}/..., long-lived API token as a Bearer header). Each target in the config names its own platform, and a name-keyed platform registry selects the API shape, so the same tools work on both and one config can span a mixed estate. The governance harness (audit, policy, token/runaway budget, undo, base URL, and — Keycloak — realm + client_id), never logged or echoed, update_client_redirect_uris
- Licence
- MIT
- Host language
- Python