Getting Info of from users authenticated apps like JIRA

Hi Everyone!

I am working on product with React and Python(django) stack. I am integrating okta for retrieving users detail. I have integrated different 3rd parties like JIRA and Assembla etc. I want to retrieve data from these platform, if my user authenticates these platforms from okta.

Anyone here to help in this regard.

Thanks:)

@angela683 Thanks for sharing this info.

But, it seems a major disconnect here. I am able to retrieve user detail from “https://your-okta-domain.okta.com/oauth2/default/v1/userinfo” endpoint. But, I want to retrieve the detail from the platforms of user like JIRA and Assembla etc. That users are authenticating from okta. When users authenticates JIRA using okta. I want to retrieve detail from JIRA using session created by okta.

Again thanks and warm regards :slight_smile:

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.