diff --git a/modules/ROOT/pages/security/oauth2_authentik.adoc b/modules/ROOT/pages/security/oauth2_authentik.adoc index a712421d..5893ef09 100644 --- a/modules/ROOT/pages/security/oauth2_authentik.adoc +++ b/modules/ROOT/pages/security/oauth2_authentik.adoc @@ -26,6 +26,8 @@ Submit this wizard to save the configuration. The necessary OliveTin configuration is as follows; ```yaml +authRequireGuestsToLogin: true # Optional - depends if you want to "disable" guests. + authOAuth2RedirectURL: "http://localhost:1337/oauth/callback" authOAuth2Providers: authentik: