
ServiceM.47051 (Customer) asked a question.
Hi!
Our organization wants to essentially re-use a session with Okta for one application to generate access to another application (both configured within our Okta tenant). We are wondering if that is a possibility.
In order to accomplish this, we attempted to leverage the JS Auth SDK (https://github.com/okta/okta-auth-js), specifically the authClient.token.getWithoutPrompt() method. It looks like this is not an option though, due to the third party cookie restriction in modern browsers.
Our question is: Is something like this even possible? We obviously don't want our users to authenticate twice.
Thank you!

Hi, @ServiceM.47051 (Customer)
Thank you for posting on our Community page!
I did some research and found this article that might help with your use case:
Hope this helps!
Thank you for reaching out to our Community and have a great day!
_____________________________________________________________________________
If my answer helped, remember to select it as best to increase its visibility for other members of the Okta Community who might have the same questions as you.
_____________________________________________________________________________
The Okta Community Catalysts Program is now live. Collect online badges when you participate in the Okta Help Center Questions community. Learn more here.
_____________________________________________________________________________
Sounds like machine to machin token and yes. Either api app or api server depending on need.