From 5b789fce45698400881a5bb0a334a5cc7a85f865 Mon Sep 17 00:00:00 2001 From: Liam Dyer Date: Mon, 22 Apr 2024 16:37:40 -0400 Subject: [PATCH] docs: authentik fine-grained permissions --- docs/widgets/services/authentik.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/docs/widgets/services/authentik.md b/docs/widgets/services/authentik.md index a92b84ec3..8968f4bfb 100644 --- a/docs/widgets/services/authentik.md +++ b/docs/widgets/services/authentik.md @@ -12,10 +12,8 @@ Make sure to set Intent to "API Token". The account you made the API token for also needs the following **Assigned global permissions** in Authentik: -- authentik Core - - User -- authentik Events - - Event +- authentik Core -> Can view User (Model: User) +- authentik Events -> Can view Event (Model: Event) Allowed fields: `["users", "loginsLast24H", "failedLoginsLast24H"]`.