Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 14 additions & 11 deletions docs/faq/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,17 +38,20 @@

## 4 身份认证相关
!!! tip ""
- [JumpServer 对接 SSO 身份认证](../guide/system/authentication/sso.md)
- [JumpServer 对接 CAS 身份认证](../guide/system/authentication/cas.md)
- [JumpServer 开启 MFA 多因子认证](../guide/system/authentication/mfa.md)
- [JumpServer 对接 LDAP 身份认证](../guide/system/authentication/ldap.md)
- [JumpServer 对接 SAML2 身份认证](../guide/system/authentication/saml2.md)
- [JumpServer 对接 OpenID 身份认证](../guide/system/authentication/openid.md)
- [JumpServer 对接 Radius 身份认证](../guide/system/authentication/radius.md)
- [JumpServer 对接钉钉](../guide/system/authentication/dingtalk.md)
- [JumpServer 对接企业微信](../guide/system/authentication/wechat.md)
- [JumpServer 对接飞书](../guide/system/authentication/feishu.md)
- [JumpServer 常用的 MFA 工具](https://kb.fit2cloud.com/?p=6)
- [JumpServer 对接 LDAP 身份认证](../manual/admin/system_settings/authentication_settings/LDAP.md)
- [JumpServer 对接 Passkey 身份认证](../manual/admin/system_settings/authentication_settings/Passkey.md)
- [JumpServer 对接 CAS 身份认证](../manual/admin/system_settings/authentication_settings/CAS.md)
- [JumpServer 对接 LDAP HA 身份认证](../manual/admin/system_settings/authentication_settings/LDAPHA.md)
- [JumpServer 对接 OIDC 身份认证](../manual/admin/system_settings/authentication_settings/OIDC.md)
- [JumpServer 对接 OAuth2 身份认证](../manual/admin/system_settings/authentication_settings/OAuth2.md)
- [JumpServer 对接 SAML2 身份认证](../manual/admin/system_settings/authentication_settings/SAML2.md)
- [JumpServer 对接企业微信](../manual/admin/system_settings/authentication_settings/WeCom.md)
- [JumpServer 对接钉钉](../manual/admin/system_settings/authentication_settings/DingTalk.md)
- [JumpServer 对接飞书](../manual/admin/system_settings/authentication_settings/Feishu.md)
- [JumpServer 对接 Lark 身份认证](../manual/admin/system_settings/authentication_settings/Lark.md)
- [JumpServer 对接 SLack 身份认证](../manual/admin/system_settings/authentication_settings/Slack.md)
- [JumpServer 对接 Radius 身份认证](../manual/admin/system_settings/authentication_settings/Radius.md)


## 5 版本相关
!!! tip ""
Expand Down