Security protocols Confluence uses for syncing with Active Directory

Still need help?

The Atlassian Community is here for you.

Ask the community

Platform notice: Server and Data Center only. This article only applies to Atlassian products on the Server and Data Center platforms.

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.

*Except Fisheye and Crucible

Question

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

Environment

6.15.9

Answer

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.


Last modified on Feb 3, 2021

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.