<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
0D54z00009xSB1DCAWOkta Classic EngineOkta Integration NetworkAnswered2024-02-02T09:19:28.000Z2024-01-31T09:13:34.000Z2024-02-02T09:19:28.000Z
OIN SSO Apps and offline_access or refresh tokens, how to handle long sessions?

Per the documentation (https://developer.okta.com/docs/guides/submit-app-prereq/main/#overview):

 

The offline_access scope isn't available because refresh tokens aren't supported for integrations published in the OIN.

 

I don't quite understand the logic there, but I'm willing to accept it. I just wonder how do we handle longer-lived sessions than 1 hour? If I can't use a refresh token on the backend then I'll have to send the user to okta for an oauth dance every hour, possibly disturbing their work. This sounds very sub-optimal to me. Is there an alternative to refresh tokens?

 


This question is closed.
Loading
OIN SSO Apps and offline_access or refresh tokens, how to handle long sessions?