What Jira cloud APIs are needed to integrate Jira cloud with an inhouse application, to automate the user access management in Jira?
Community moderators have prevented the ability to post new answers.
Hi,
My first response would be: use a standard solution - bugs in this type of software can have severe consequences. If you have an Azure AD that your inhouse application sync's to/with, I would use Atlassian Access to connect the cloud instance (or rather organisation) to that Azure AD.
If you really really want to build something yourself, you should take a look here: The Jira Cloud platform REST API (atlassian.com)
//Sune
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.