docs: document SCIM 2.0 handler opt-in and legacy flag#27469
Conversation
Docs previewCheck off each page once it's been reviewed. If a page changes in a later push, its checkbox clears automatically so it gets a fresh look. Pages not yet wired into the docs navigation aren't listed here. |
Documentation CheckThis PR is a docs change. One accuracy issue in the new prose: Updates Needed
The rest of the section checks out against the code: opt-in via Automated review via Coder Agents |
nickvigilante
left a comment
There was a problem hiding this comment.
Approved with changes. Thanks for this!
🚀
|
I did not mean to close this |
Co-authored-by: Nick Vigilante <nickvigilante@users.noreply.github.com>
Co-authored-by: Nick Vigilante <nickvigilante@users.noreply.github.com>
Co-authored-by: Nick Vigilante <nickvigilante@users.noreply.github.com>
Documents the SCIM 2.0 handler introduced in #25572 and how to opt in.
Adds a "SCIM 2.0 handler" subsection to the SCIM section of
docs/admin/users/oidc-auth/index.md:CODER_SCIM_USE_LEGACY=false(also--scim-use-legacy/scimUseLegacy); requires a server restart.Behavior details were verified against
enterprise/coderd/scimroutes.go,enterprise/coderd/scim/, and theSCIM Use Legacyoption incodersdk/deployment.go.make lint/markdownandmake lint/emdashpass.Generated by Coder Agents on behalf of @Emyrk.