<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D54z0000A4osVlCQIOkta Classic EngineIntegrationsAnswered2024-05-31T16:54:13.000Z2024-05-09T12:37:38.000Z2024-05-31T16:54:13.000Z
Single Sign on with Okta

Greetings Everyone!

I'm working with Okta integraion with my Website built in React and Python. I integrated okta as single sign on for internal organization, like different users will be able to enter into our system via Okta username and password. The same okta account will have different apps like jira, trello for a user, user will set their username and password. So what i want to achieve is that, if a okta account already have establishment username and password for jira and trello, then our backend system will automatically retrieves Jira and trello projects/issues detail without being again ask users to enter username and password.

 

Let say:

A user log in on jira app within okta and able to successfully login to jira account, so their jira projects detail backend can access without being ask user again to enter any key.

 

So Question is that Is there any sort of implementation or docs or apis available to achieve such functionalities to make easier for user to smooth exeprience.

 

why we are doing, we have common project management board where user can see their tickets from jira and trello at single place.

 

Please guide me becuase its 5th day i'm working on okta same functionality but could not succedded.

 

Thanks


This question is closed.
Loading
Single Sign on with Okta