|
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. |