Details
Description
The RP logout is not working as expected. The Webshere session cookie is not deleted on a logout.
The session.logout() call is required by websphere. This method is available since servlet api 3.0.1
Additionally the plugin requires to use the default cookie name from websphere to check if the user is already authenticated. This name is configurable in websphere, but not in the plugin.
Attachments
Attachments
Issue Links
- is required by
-
FEDIZ-128 Parent POM dependencies wrong in Websphere artifacts
- Closed