> For the complete documentation index, see [llms.txt](https://arkdocs.analysys.cn/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://arkdocs.analysys.cn/integration/third-part-login.md).

# 第三方登录

方舟目前支持以下两种第三方登录方式：

1. [OAuth2.0 登录](/integration/third-part-login/oauth2.md)：支持标准的 OAuth 2.0 协议，需要方舟版本 >=5.0
2. [LDAP 登录](/integration/third-part-login/ldap.md)：支持 LDAP 协议，可以适配常见的如 OpenLDAP、AdLDAP 等 LDAP 服务，需要方舟版本 >=5.0

{% hint style="info" %}
第三方登录章节的内容涉及较多技术细节，适用于对相关功能有经验的用户参考。

如果对文档内容有疑惑，可以咨询您的项目经理获取相应的技术协助。
{% endhint %}

{% hint style="info" %}
以上内容没有解答我的问题？[点击我进入方舟论坛去反馈](https://www.analysysdata.com/forum/index) 🚀
{% endhint %}
