Security protocols Confluence uses for syncing with Active Directory

お困りですか?

アトラシアン コミュニティをご利用ください。

コミュニティに質問

プラットフォームについて: Server および Data Center のみ。この記事は、Server および Data Center プラットフォームのアトラシアン製品にのみ適用されます。

Support for Server* products ended on February 15th 2024. If you are running a Server product, you can visit the Atlassian Server end of support announcement to review your migration options.

*Fisheye および Crucible は除く

質問

What is the auth type that Confluence uses with Active Directory?

環境

6.15.9

回答

Crowd is using Spring LDAP which in turn using standard Java API. For sync data (between Confluence and Active Directory), Java will use either plain connection or SSL connection to query data from AD. Normally, credentials will be sent in plain text (except LDAP version 3 which support SASL), more information can be found in here.


最終更新日: 2021 年 2 月 3 日

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.