Strange situation, for an ADF application we set the session-timeout in the session-config on the web.xml for example at 30 minutes Initially this is working fine but after sometime we see strange things happening.
As an example as user has been working, log's out or in some situation the session expired , log in again after sometime and after two minutes his session is expiring which should not happen.
Mostly this is solved by clearing the cache in the browser so it probably has to do something with the cookie's.
Anybody any thoughts on this one ?
Used weblogic/jdeveloper 12.2.1.4 but we did see this also on 12.2.1.3
Best regards,
Richard