You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/advanced-usage/authentication.md
+1-3Lines changed: 1 addition & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,9 +33,7 @@ You can revoke a token by calling the `POST /api/auth/revoke` endpoint with your
33
33
34
34
Setting up single sign-on (SSO) using OAuth2 authentication for GameVault requires an identity provider (e.g. Google, Authelia, Keycloak, Microsoft, Discord, etc.).
35
35
36
-
Currently only one identity provider is supportet at a time.
37
-
38
-
### Steps
36
+
### Step by Step Guide
39
37
40
38
1. Enable OAuth2 authentication in your [configuration](../server-docs/configuration.md#auth).
41
39
2. Create an OAuth2 client in your chosen identity provider.
0 commit comments