--- name: keycloak-hangman-lab description: Keycloak operations for hangman-lab.top - manage accounts, email verification, and passwords. --- > All scripts must be executed via the `pcexec` tool. ## Scripts | Command | Description | |---------|-------------| | `{baseDir}/scripts/kc-ctrl create-keycloak-account` | Create a new Keycloak account | | `{baseDir}/scripts/kc-ctrl verify-email` | Verify user email in Keycloak | | `{baseDir}/scripts/kc-ctrl set-name` | Set user firstName and lastName | | `{baseDir}/scripts/kc-ctrl reset-password` | Reset password (reads username from secret-mgr) | > **create-keycloak-account**: Do not execute unless explicitly requested. Contact **agent-resource-director** or **hangman** first.