diff --git a/SSO.md b/SSO.md index b6d0079238..67f73abf62 100644 --- a/SSO.md +++ b/SSO.md @@ -151,13 +151,13 @@ By default without extra [configuration](https://developers.google.com/identity/ Configure your server with : - `SSO_AUTHORITY=https://accounts.google.com` - - ```conf + - ```conf SSO_AUTHORIZE_EXTRA_PARAMS=" access_type=offline prompt=consent " ``` - - `SSO_PKCE=true` + - `SSO_PKCE=true` - `SSO_CLIENT_ID` - `SSO_CLIENT_SECRET`