Forums

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

Whats the Authentication method used in Jira Cloud Mobile App

Fatima Hashem
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!
March 4, 2019

We are working on a Mobile app, that works with Jira Cloud, we checked that there is two Authentication Methods shared in Rest API documentation OAuth 2.0 and Basic Auth.

 

I've tried Atlassian Mobile app Jira Cloud, and noticed that they have a different way to authenticate, is it possible to know the method used and where we can found a related documentation.

 

By the way does OAuth 2.0 authentication fit for Mobile App?

1 answer

0 votes
Daniel Eads
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
March 5, 2019

Hey Fatima,

We strongly recommend using OAuth to authenticate against Jira Cloud, as described in Jira Rest API OAuth Authentication.

If you are developing a mobile application that interacts with the Jira Cloud API on a user's behalf, the recommended way is OAuth 2.0 with three-legged OAuth.

Both documents have examples of when to use which OAuth type, as well as some code examples and walkthroughs for getting started. There are ready-to-use OAuth libraries in Objective C/Swift and Java/Kotlin which would be well suited for both iOS and Android development.

Cheers,
Daniel

Mohamad Alhajj - Infosysta
Contributor
March 5, 2019

Hi Daniel,

Thanks for the provided info,

We've come through OAuth 2.0 3LO method, but we noticed that Jira Cloud Atlassian Mobile app doesn't use such a method, is it possible to know more about the used authentication method in Jira Cloud Mobile app to benefit from it in our Mobile Apps?

Best Regards,

Daniel Eads
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
March 6, 2019

Hi Mohamad,

The mobile app will be migrating to the OAuth 2.0 3LO method soon as well.

Cheers,
Daniel

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events