Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,559,138
Community Members
 
Community Events
184
Community Groups

REST API access while JIRA is protected by SAML supported IDP (or through Seraph plugin)

I have seen many discussion around this area, but nothing seems to be concrete.

Issue here is that once customer goes for SSO authentication they would never want their users to keep maintain their passwords with in JIRA, that means white listing REST API while SAML sso in place is not an option.

While i was going through a bit on documentation found  https://developer.atlassian.com/server/jira/platform/oauth/

oAuth , JIRA recommended way to authenticate REST Api's however i would like to confirm if this works for all different ways JIRA allows SSO integrations , whether its JIRA Supported  (SAML) or non supported ex. through Seraph plugin.

Please share your experience if anyone has gone with oAuth yet.

Thanks

1 comment

Christian Reichert _resolution_
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
Jun 04, 2018

Hi @Pravin Bansal,

I cannot give you a universally correct answer - because it does depend on the exact implementation of SAML Solution/App for Jira you are using.

I work for resolution and we provide this plugin we write: https://marketplace.atlassian.com/apps/1212130/saml-single-sign-on-sso-jira-saml-sso

For our plugin I can say we leave the Rest API & authentication in Peace to that Application Links etc (like in your example) work without any problems.

I would expect this to be true for most other App's too as once you start breaking Application Links people will generally notice, but like I can't promise. Easiest thing is probably ask the Vendor of your choice and/or test with a trial version.


Cheers,
Christian

Hi @Christian Reichert _resolution_ Thanks for message , While passwords are stored at IDP , user name gets created in JIra as user logs in first time to JIRA (through SSO), how does the authentication works if a rest API is called with this user (who doesn't set the password in JIRA) -- is there any ways out here which allows a seemless API call for such users.

Thank you

Comment

Log in or Sign up to comment