Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion content/docs/connectors/google.md
Original file line number Diff line number Diff line change
Expand Up @@ -83,4 +83,5 @@ time they log in.
To change this behavior, you can set the `promptType` field in config file to
any OIDC-supported value. To skip the consent screen for every authorization
request, set `promptType` to `""` (empty string) to fall back to Google's
default behavior.
default behavior. Google does not support refreshing tokens when `promptType`
is set to `""`.