Hi,
We are using JIRA SOAP API, to integrate exernal app with JIRA. Currently we are using service account to connect using SOAP API. I have following questions regarding connection to JIRA
1. Is it possible to use Windows Integrated Authentication to connect to JIRA using SOAP, in this way I need not explicitly set UserId and Pwd to connect to JIRA.
2. Is it possible to impersnate user? Like if I connect using service account but for some methods I wanted to use logged in user's id. For example while creating a comment on JIRA issue currently it is created under service account, however I wanted to create under logged in user.
Thanks
Neither of those are supported as far as I know. I'd recommend using REST instead of SOAP though
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.