SippingCode
2d7bc17dda
Bael 3970 (#9236)
* Manual logout with Spring Security
- Basic manual logout
- logout with Clear Data Site Header
* Add missing annotation for controller. Change mapping URL value.
* Add intergration tests for manual logouts.
* BAEL-3970 - Add asserts on test. Fix tests names. Remove unused imports.
* BAEL-3970 - Use PostMapping annotation. Remove unnecessary information for security configuration.
* remove logout controllers
* Add multiple entrypoints configurations. Create custom handlers for different logouts (basic, cookie clearing, clear-site-data).
* Refactor configuration with lambda DSL.
* BAEL-3970 - Remove unnecessary handler for basic logout. Fix integration tests for basic logout.
2020-05-04 15:08:00 -07:00
..
2019-12-02 16:33:37 +02:00
2019-10-31 20:43:47 -05:00
2019-10-31 20:43:47 -05:00
2020-05-04 15:08:00 -07:00
2020-03-20 08:26:22 +01:00