Details
-
Story
-
Resolution: Unresolved
-
Neutral
-
None
-
None
-
None
-
None
Description
Context
At the moment, it has the LoginHandler to handle the authentication when request is handled by the LoginFilter.
However, it's not the case for LogoutFilter, so it would benefit to the logout mechanism when having the LogoutHandler to handle the logout requests, technically it will be less require to implement the custom LogoutFilter such as SsoLogoutFilter.
AC
- Having the LogoutHandler for LogoutFilter
- Be able to blend the default LogoutFilter and SSO concern
Checklists
Acceptance criteria