I’m trying to understand what Atlassian crowd does over an LDAP server? It looks like most Atlassian products allow you to point to an Atlassian server for authorization/authentication. If that’s the case why use Crowd?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
LDAP provides you just Authentication/Authorization. Sometimes more.
Atlassian Crowd offers Single Sign On. When you have multiple web apps, e.g. Confluence, Jira, Fisheye, etc you don’t want to sign on to each one of them, if you’re singed in on one.
Also Crowd offers OpenId, which means that you can use it with any app that supports OpenId.
LDAP requires configuration of each application to the corresponding LDAP Server.