
User16660261248999665974 (Customer) asked a question.
We have successfully integrated spring boot with saml authentication, and we can be able to single logout from our application individually but when we open multiple applications in same browser when we initiate logout from one application it is working on that application only other application remains logged in, is there any way to log out from multiple applications using single logout.

single logout only logout okta session, not logout other application. other application manage session by their self.