mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
a6581c7157
This is an update to https://coder.com/docs/admin/users/oidc-auth/microsoft#enable-refresh-tokens-recommended. We recommend users enable refresh tokens but don't actually give them the env var value to add. https://coder.com/docs/admin/users/oidc-auth/refresh-tokens does a good job of including `offline_access` in the list, so the first page should align with this.