The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How can I consume Activity Streams using an OAuth2 App?

David Reisch
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 15, 2020

Hi

I am trying to setup an App at https://developer.atlassian.com/apps/ that will let a user authorize me to consume a Jira activity stream (https://my.atlassian.net/activityon their behalf.

According to documentation (https://developer.atlassian.com/server/framework/atlassian-sdk/consuming-an-activity-streams-feed/), this is only possible via RSS, which I am prepared to do, butthis has limited authentication options, such as os_authType=basic.

 

What I have tried:

* Bearer token obtained via OAuth2 flow

* Basic auth using OAuth2 client id/secret

* Basic auth using OAuth2 client id/Bearer token

* Basic auth using user id/ OAuth2 client Bearer token

* Various values of os_authType

 

Is what I am attempting possible?

 

Thanks

0 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question