<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
0D54z00009n7o2aCAAOkta Classic EngineIntegrationsAnswered2023-10-27T20:57:34.000Z2023-10-27T14:21:08.000Z2023-10-27T20:57:34.000Z
SAML Integrated Servlet Application Issue with Session Management

We are currently facing an issue with our servlet application that is integrated and secured by Okta SAML using Picketlink.

The scenario is as follows: After successfully logging into the application, the application works as expected. However, upon logging out and subsequently attempting to log in again, we observe that a JESSION ID is being appended to the sign-on URL resulting in a 404.

It's worth noting that we have deployed identical code across four environments - Test, Stage, Preprod, and Prod. However, this particular issue only occurs in the Preprod and Prod environments. Additionally, there is a difference in Okta versions, with Test and Stage utilizing Okta preview, while Preprod and Prod employ the Okta production version.

We would greatly appreciate any insights or guidance on the potential reasons behind this behaviour, as the uniformity of the codebase across environments leaves us confused regarding the root cause.


This question is closed.
Loading
SAML Integrated Servlet Application Issue with Session Management