Missing JSON session support for "impersonate" (SwitchUserGrantedAuthority) #11775
Labels
in: web
An issue in web modules (web, webmvc)
status: duplicate
A duplicate of another issue
type: enhancement
A general enhancement
Expected Behavior
"Impersonate" (SwitchUserGrantedAuthority) is supported by JSON session serialization (SecurityJackson2Modules).
Current Behavior
Not supported -> Exception.
Context
I want to use JSON sessions. SwitchUserGrantedAuthority is the only missing element that our application is using.
The text was updated successfully, but these errors were encountered: