How it works...
What we have just created in this recipe is called a connector. With a connector, Jira first pulls user and group information from LDAP and then creates a local copy. It then periodically synchronizes any deltas.
All authentication will be delegated to LDAP. So, if a user's password is updated in LDAP, it will be immediately reflected when the user attempts to log in to Jira. It is important to note that, with LDAP, users must still be in the necessary groups (for example, jira-users, by default) in order to access Jira, so you need to make sure that you either create a group called jira-users in LDAP and add everyone to it or grant the application access to LDAP groups, such as a group called all-employees.
Also, note that ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Read now
Unlock full access