Skip to end of metadata
Go to start of metadata

You are viewing an old version of this content. View the current version.

Compare with Current View Version History

« Previous Version 5 Next »

This page is for AD integration with User Property Listener app analysis

Steps for configuration:

  • Add / Create AD and Test Connection:

Note: Can import connection config from Jira internal user directory

Connection Name: Name of the connection

LDAP Server URL: URL of the server to connect to exchange info from

Username: Username of the user to login to LDAP

Password: Password of the user to login to LDAP

DNs: Uniquely identifies entry in the directory. Ex:- CN: componentName, OU: organizationalUnitName, DC: domainComponent

Login Field: Login fields used to login to Jira from AD

Choose fields to sync to Jira : Can be predefined fields or can map the directory fields to the Jira fields

Set the auto sync cron job

Final Screen with all the details

List of Tasks:

No

Task

Estimation (hrs)

Comments

Dependency of tasks (Y / N)

1

Create Connection

1.1

UI for adding connection details, and test connection

8

N

1.2

Back end for adding, testing and saving the connection to DB

16

2

Fetching AD fields

2.1

UI to select AD fields that needs to be synced to Jira

8

2.2

Back end for fetching AD fields

16

2.3

Back end to save the selected AD fields in DB

16

3

Field Mapping

3.1

UI to select custom field mapping

16

3.2

Back end to save the custom field mapping in DB

16

4

Synchronization

4.1

UI to select the time of sync

8

N

4.2

Back end to save the sync time in DB

16

N

4.3

Back end to sync AD fields to Jira

20

5

Configuration

5.1

UI for showing the config with options such as Reset, Edit, Delete, Disable

10

5.2

Back end to update, delete and disable the config options

16

6

Testing and Documentation

6.1

Testing the plugin

8

6.2

Updating the Document

8

Total

182

Topics that POC Required on:

  • APIs for Active Directories that we are going to implement

  • Import configuration option

  • Synchronization

  • No labels