Authentik Server Operator
Platform:
| Channel | Revision | Published | Runs on |
|---|---|---|---|
| latest/stable | 27 | 24 Jul 2026 | |
| latest/stable | 26 | 24 Jul 2026 | |
| latest/edge | 29 | 24 Jul 2026 | |
| latest/edge | 28 | 24 Jul 2026 |
juju deploy authentik-server
-
create-recovery-link
Generate a temporary, single-use recovery link for any user (defaulting to 'akadmin'). This link bypasses standard login flows, granting direct administrative access via the web UI to allow resetting passwords or repairing configuration safely.
- Params
-
duration integer
The validity of the recovery link in minutes.
-
username string
The username of the account to recover.
-
get-bootstrap-admin-credentials
Retrieve the initial bootstrap administrator credentials currently stored in Juju secrets. WARNING: These are the initial deployment credentials. If the password has been changed via the web UI or recovery flows, the password returned here will be stale.