<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
0D54z00007C631wCABOkta Classic EngineAuthenticationAnswered2021-09-26T22:00:02.000Z2021-09-23T11:24:40.000Z2021-09-26T22:00:02.000Z
Increasing max-age or expiry time of sid in OKTA cookies - Using Okta as IDP and AWS Cognito as SP

Hi,

 

In the project we are using OKTA as IDP and AWS Cognito as SP. Once I login into my application using OKTA, OKTA maintains a cookie called sid and its value would be available only for that session. Is there any way to increase the max-age or expiry time for sid ? We need this because, upon closing the browser, sid is removed from cookies and when i reopen the browser, open my app and then initiate SP logout, Single logout is not triggered as sid is removed in cookies. Due to this logout from idp is not happening for this case. Please suggest! 

 

Thanks,

Sriram


This question is closed.
Loading
Increasing max-age or expiry time of sid in OKTA cookies - Using Okta as IDP and AWS Cognito as SP