Hi,
Does anyone manage to create a ticket from Cloud to DC using a web request from AFJ? Also, we have enabled SSO on the DC instance.
BR,
Alex
You would need the following, access on the DC instance?
Can the Cloud instance reach the DC instance?
Use oAuth or basic authentication option, to connect to the DC API, https://developer.atlassian.com/server/jira/platform/security-overview/
These are pre-conditions that need to be true.
Then in theory this should work.
HI Marc,
Forgot to provide information that th DC instace have enabled two-factor/SSO enabled.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Make sure the user you want to use for this connection is opted out for 2FA, this can't work with 2FA, as the API for on-prem installations can't use 2FA for a user.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Actually, you can, I succeeded. You need to put Authorization in the header.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
 
 
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.