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 |
---|---|---|---|
1 | Create Connection | ||
1.1 | UI for adding connection details, and test connection | 8 | |
1.2 | Back end for adding, testing and saving the connection to DB | 14 | |
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 | 14 | |
2.3 | Back end to save the selected AD fields in DB | 14 | |
3 | Synchronization | ||
3.1 | UI to select the time of sync | 8 | |
3.2 | Back end to save the sync time in DB | 10 | |
3.3 | Back end to sync AD fields to Jira | 20 | |
4 | Configuration | ||
4.1 | UI for showing the config with options such as Reset, Edit, Delete, Disable | 10 | |
4.1.1 | Back end to update, delete and disable the config options | 16 | |
4.2 | Back end for fetching config info | 10 | |
5 | Testing and Documentation | ||
5.1 | Testing the plugin | 8 | |
5.2 | Updating the Document | 8 | |
Total | 148hrs |