Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3633106

Browse files
committed
formatting fixes
1 parent4bcf44a commit3633106

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

‎docs/admin/integrations/oauth2-provider.md‎

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,13 @@
11
#OAuth2 Provider (Experimental)
22

3-
>⚠️**Experimental Feature**
4-
>
3+
>[!WARNING]
54
>The OAuth2 provider functionality is currently**experimental and unstable**. This feature:
65
>
76
>- Is subject to breaking changes without notice
87
>- May have incomplete functionality
98
>- Is not recommended for production use
109
>- Requires the`oauth2` experiment flag to be enabled
11-
>
10+
>
1211
>Use this feature for development and testing purposes only.
1312
1413
Coder can act as an OAuth2 authorization server, allowing third-party applications to authenticate users through Coder and access the Coder API on their behalf. This enables integrations where external applications can leverage Coder's authentication and user management.
@@ -232,8 +231,6 @@ This implementation follows established OAuth2 standards including [RFC 6749](ht
232231
- Check[External Authentication](../external-auth/index.md) for configuring Coder as an OAuth2 client
233232
- See[Security Best Practices](../security/index.md) for deployment security guidance
234233

235-
---
234+
##Feedback
236235

237-
>📝**Feedback**
238-
>
239-
>This is an experimental feature under active development. Please report issues and feedback through[GitHub Issues](https://github.com/coder/coder/issues) with the`oauth2` label.
236+
This is an experimental feature under active development. Please report issues and feedback through[GitHub Issues](https://github.com/coder/coder/issues) with the`oauth2` label.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp