Skip to content

docs: add OAuth2 provider experimental feature documentation#19165

Merged
ThomasK33 merged 1 commit into
mainfrom
thomask33/docs_add_OAuth2_provider_experimental_feature_documentation
Aug 4, 2025
Merged

docs: add OAuth2 provider experimental feature documentation#19165
ThomasK33 merged 1 commit into
mainfrom
thomask33/docs_add_OAuth2_provider_experimental_feature_documentation

Conversation

@ThomasK33

Copy link
Copy Markdown
Member

Add OAuth2 Provider Documentation

This PR adds comprehensive documentation for the experimental OAuth2 Provider feature, which allows Coder to function as an OAuth2 authorization server. The documentation covers:

  • Feature overview and experimental status warning
  • Setup requirements and enabling the feature
  • Methods for creating OAuth2 applications (UI and API)
  • Integration patterns including standard OAuth2 and PKCE flows
  • Discovery endpoints and token management
  • Testing and development guidance
  • Troubleshooting common issues
  • Security considerations and current limitations

The documentation is marked as experimental and includes appropriate warnings about production usage.

Copy link
Copy Markdown
Member Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@ThomasK33
ThomasK33 marked this pull request as ready for review August 4, 2025 17:14
@ThomasK33
ThomasK33 requested a review from hugodutka August 4, 2025 17:15
Change-Id: I780357586644764c49442481fa320545e39b2737
Signed-off-by: Thomas Kosiewski <tk@coder.com>
@ThomasK33
ThomasK33 force-pushed the thomask33/docs_add_OAuth2_provider_experimental_feature_documentation branch from 972c110 to 067c68c Compare August 4, 2025 17:29
@ThomasK33
ThomasK33 merged commit 247efc0 into main Aug 4, 2025
27 checks passed
@ThomasK33
ThomasK33 deleted the thomask33/docs_add_OAuth2_provider_experimental_feature_documentation branch August 4, 2025 18:17
@github-actions github-actions Bot locked and limited conversation to collaborators Aug 4, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants