Description
as per https://the-asf.slack.com/archives/CFC42LWBV/p1670661588201299
Andi's wish list of changes is:
- drop Shiro support -> or perhaps provide a default Spring Security integration if simple enough
drop Keycloak support-> keep Keycloak, provide a default Spring Security integration- instead fully integrate with Spring Security -> YES (not instead)
drop SudoService-> NO keepinstead provide impersonation via a specialized login page- drop Wicket's .../signin, .../logout -> ONHOLD as long as there is only the Wicket Viewer, we don't yet need to think about this too hard
- instead provide simple replacements under /security/... central to the application (not using Wicket) -> a common /logout would make sense, however viewer specific /login could be kept as is for now
Why? Focus on one security stack and do that integration well
Attachments
Issue Links
- relates to
-
CAUSEWAY-3307 [WON'T FIX] Wicket Viewer - Autoconfigure Login Form when using Spring Security Stack
- Closed