We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85637f2 commit ef9068cCopy full SHA for ef9068c
docs/widgets/services/authentik.md
@@ -20,6 +20,6 @@ Allowed fields: `["users", "loginsLast24H", "failedLoginsLast24H"]`.
20
```yaml
21
widget:
22
type: authentik
23
- url: http://authentik.host.or.ip:22070
+ url: http://authentik.host.or.ip:port
24
key: api_token
25
```
0 commit comments