From 3390dda59bd6fcd7766e1585ff2b2fd793b1cc8c Mon Sep 17 00:00:00 2001 From: stanthewizzard Date: Sat, 24 Sep 2022 23:44:00 +0200 Subject: [PATCH] docs: fix komga integration guide (#4045) Co-authored-by: James Elliott --- docs/content/en/integration/openid-connect/komga/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/content/en/integration/openid-connect/komga/index.md b/docs/content/en/integration/openid-connect/komga/index.md index 1e9ff3911..cf4cf2370 100644 --- a/docs/content/en/integration/openid-connect/komga/index.md +++ b/docs/content/en/integration/openid-connect/komga/index.md @@ -78,7 +78,7 @@ which will operate with the above example: - https://komga.example.com/login/oauth2/code/authelia scopes: - openid - - preferred_username + - profile - email grant_types: - authorization_code