> ## Documentation Index
> Fetch the complete documentation index at: https://docs.api.ecylt.com/llms.txt
> Use this file to discover all available pages before exploring further.

# OIDC / OAuth 2.0 接入文档

> OpenID Connect (OIDC) / OAuth 2.0 接口使用文档

<Warning>
  该部分文档待完善，仅提供 OIDC 官方规范链接。但大多数程序均支持接入本论坛的 OIDC 身份认证接口，如有疑问请联系 [support@wzht.org](mailto:support@wzht.org)
</Warning>

**发现端点:** `GET /.well-known/openid-configuration`

OIDC 相关文档: [https://openid.net/specs/openid-connect-core-1\_0.html](https://openid.net/specs/openid-connect-core-1_0.html)
