You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/admin/integrations/oauth2-provider.md
+3-6Lines changed: 3 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,6 @@
1
1
# OAuth2 Provider (Experimental)
2
2
3
-
> ⚠️ **Experimental Feature**
4
-
>
3
+
> [!WARNING]
5
4
> The OAuth2 provider functionality is currently **experimental and unstable**. This feature:
6
5
>
7
6
> - Is subject to breaking changes without notice
@@ -232,8 +231,6 @@ This implementation follows established OAuth2 standards including [RFC 6749](ht
232
231
- Check [External Authentication](../external-auth/index.md) for configuring Coder as an OAuth2 client
233
232
- See [Security Best Practices](../security/index.md) for deployment security guidance
234
233
235
-
---
234
+
## Feedback
236
235
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