From 159f57195d6dc894d415914b914340cf064afca4 Mon Sep 17 00:00:00 2001 From: jamesread Date: Sun, 27 Oct 2024 23:33:13 +0000 Subject: [PATCH] Authentik next steps --- modules/ROOT/pages/security/oauth2_authentik.adoc | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/modules/ROOT/pages/security/oauth2_authentik.adoc b/modules/ROOT/pages/security/oauth2_authentik.adoc index 0b6cab67b..a712421d4 100644 --- a/modules/ROOT/pages/security/oauth2_authentik.adoc +++ b/modules/ROOT/pages/security/oauth2_authentik.adoc @@ -47,7 +47,11 @@ You will need to restart OliveTin for the changes to take effect. You should now be able to login to OliveTin using Authentik, on the OliveTin page, a "Login" link should be available in the top right corner. This will take you to the login form, where you can select the Authentik provider. -=== Debugging +==== Debugging OliveTin logs OAuth2 flows quite extensively. If you are having trouble with OAuth2, you should check your OliveTin logs. +==== Next steps + +Once you have OAuth2 working, you will probably want to configure access control lists in OliveTin. This is described in the <> documentation page. +