Skip to content

Commit

Permalink
Update sso.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Cohee1207 authored Oct 28, 2024
1 parent 0cc46d0 commit 3f78516
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Administration/sso.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ order: -20

Use [**Authelia**](https://www.authelia.com/) or [**Authentik**](https://goauthentik.io/).

Authelia and Authentik are open-source single sign-on (SSO) apps. SSO allows you to create users and secure many different pages using a login portal presented on sites you want to secure. One of us primarily use this over ST's authentication for their own domain use and while it is complex to setup, it is a good way to both learn SSO and secure your ST instance out on the internet more.
Authelia and Authentik are open-source single sign-on (SSO) apps. SSO allows you to create users and secure many different pages using a login portal presented on sites you want to secure. While it is complex to setup, it is a good way to both learn SSO and secure your ST instance out on the internet more.

If you plan to use Authelia to secure ST's, you must enable `securityOverride` in *config.yaml*. Authlia will handle the login security, but ST has no way of knowing this and will refuse to start without securityOverride.

Expand Down

0 comments on commit 3f78516

Please sign in to comment.