The Azure AD provisioning service support SCIM – a standardized protocol and schema definition for provisioning users. JIRA app does not support SCIM, due to which there we had to build a custom connector to integrate JIRA’s user management API’s with SCIM endpoint of Azure AD.
Challenge
Cloud API limitations Not all workflows/scenarios can be tested in JIRA Cloud API – e.g. update user, add member to group and delete member from group, etc.
Perennial’s Implementation
Develop custom connector to enable a customer using Azure Active Directory to automatically provision & deprovision user account records to JIRA.
Support provisioning of users, group and/or roles and configure roles accordingly.
Update the Azure Portal UI by incorporate the changes in the UI as per the guidelines established internally by Microsoft.
Support and maintain the code/documentation after go-live for a period of 30 days.
Key Highlights
DICE Connector code base that supports user/group provisioning for JIRA.
Any code/UI changes required to Azure Portal.
End-user documentation.
Test Documentation for connector functionality and configuration.
Documentation for configuration of plugin for administrator.