single sign on - WSO2 IS 5.0 sp1 - Login error after leaving the login page opened for a while -


i using wso2 5.0 sp1, , configured saml2 sso enabled service provider.

when open service provider redirects me login page in is, /authenticationendpoint/..., when type credentials , press login after redirected login page, works ok.

but when leave login page opened in browser, , type credentials , press login button, 2 hours after opened page, gives authentication error message, following in logs:

[2017-08-15 08:18:56,260] debug {org.wso2.carbon.identity.application.authentication.framework.util.frameworkutils} - authentication context null [2017-08-15 08:18:56,260] debug {org.wso2.carbon.identity.application.authentication.framework.util.frameworkutils} - authentication context null [2017-08-15 08:18:56,261] debug {org.wso2.carbon.identity.application.authentication.framework.util.frameworkutils} - authentication context null [2017-08-15 08:18:56,261] debug {org.wso2.carbon.identity.application.authentication.framework.util.frameworkutils} - authentication context null [2017-08-15 08:18:56,262] debug {org.wso2.carbon.identity.application.authentication.framework.util.frameworkutils} - authentication context null [2017-08-15 08:18:56,263] debug {org.wso2.carbon.identity.application.authentication.framework.util.frameworkutils} - authentication context null [2017-08-15 08:18:56,263] debug {org.wso2.carbon.identity.application.authentication.framework.handler.request.impl.defaultrequestcoordinator} - session data key : e6ef768b-4b24-4dbd-95db-b479a05535b7 [2017-08-15 08:18:56,263] error {org.wso2.carbon.identity.application.authentication.framework.handler.request.impl.defaultrequestcoordinator} - context not exist. due invalidated cache

any ideas why happening, , how can fixed?

regards.

this due session expiry. can enable session persistence avoid issue. please refer documentation on enabling authentication session persistence.


Comments

Popular posts from this blog

python Tkinter Capturing keyboard events save as one single string -

android - InAppBilling registering BroadcastReceiver in AndroidManifest -

javascript - Z-index in d3.js -