Skip to content

Commit 1984341

Browse files
committed
separate general/google in troubleshooting
1 parent 6ad5822 commit 1984341

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/admin/users/oidc-auth/refresh-tokens.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,8 @@ If all verification steps pass successfully, your refresh token configuration is
171171

172172
**Solution**:
173173

174-
- Add `offline_access` to your `CODER_OIDC_SCOPES` configuration.
174+
- For most providers, add `offline_access` to your `CODER_OIDC_SCOPES` configuration.
175+
- `"access_type": "offline"` for Google
175176
- Configure your identity provider according to the provider-specific instructions above.
176177
- Have users log out and log in again to obtain refresh tokens.
177178
Look for entries containing `failed to renew OIDC token` which might indicate specific provider issues.

0 commit comments

Comments
 (0)