Skip to content

Commit 028a6c0

Browse files
committed
Update index.mdx
1 parent 837e484 commit 028a6c0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/features/sso/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ The following environment variables are required:
4949

5050
1. `GOOGLE_CLIENT_ID` - Google OAuth client ID
5151
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.
52+
1. `OPENID_PROVIDER_URL` - Must be set for logout to work properly. (Usually to `https://accounts.google.com/.well-known/openid-configuration`)
5353

5454
### Microsoft
5555

0 commit comments

Comments
 (0)