We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 837e484 commit 028a6c0Copy full SHA for 028a6c0
docs/features/sso/index.mdx
@@ -49,7 +49,7 @@ The following environment variables are required:
49
50
1. `GOOGLE_CLIENT_ID` - Google OAuth client ID
51
1. `GOOGLE_CLIENT_SECRET` - Google OAuth client secret
52
-1. `OPENID_PROVIDER_URL` - Usually set to `https://accounts.google.com/.well-known/openid-configuration` for logout to work properly.
+1. `OPENID_PROVIDER_URL` - Must be set for logout to work properly. (Usually to `https://accounts.google.com/.well-known/openid-configuration`)
53
54
### Microsoft
55
0 commit comments