Update authentik.md

I deleted the port number in the url section of the widget. When kept, the API throws an error but when removed, it works.
pull/3394/head
Josue Carames 1 month ago committed by GitHub
parent ea63716b61
commit d21aab240b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -20,6 +20,6 @@ Allowed fields: `["users", "loginsLast24H", "failedLoginsLast24H"]`.
```yaml
widget:
type: authentik
url: http://authentik.host.or.ip:22070
url: http://authentik.host.or.ip
key: api_token
```

Loading…
Cancel
Save