Skip to content

Commit

Permalink
added authentik requireGuests
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesread committed Nov 11, 2024
1 parent bffdc11 commit 96d7150
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions modules/ROOT/pages/security/oauth2_authentik.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 96d7150

Please sign in to comment.