We have SAML SSO solution to authenticate users and display OAS dashboard on an ADF page, without logging in to OAS.
When we logout from dashboard or have the webpage timeout (< 1 hour), we are able to re-establish SAML SSO and display dashboard again. But if logout/page timeout is after 1 hour, then SAML login is not happening and page is redirected to OAS login page. We can see new SAML request/response in the logs.
It works if we close and open a new browser session.
I have tried increasing timeout in saml2.war without success.
internalSessionTokenExpiryTime is set to 4 hours.
OAS version 2024.