SwitchUserGrantedAuthority cannot be deserialized in Webflux #17041
Labels
in: web
An issue in web modules (web, webmvc)
status: duplicate
A duplicate of another issue
type: enhancement
A general enhancement
Describe the bug
I used SwitchUserWebfilter to implement an impersonation function, but it didn't work very well, pleas see the log below:
I found a similar issue in #11775, but the PR #11758 only resolved in Servlet.
To Reproduce
Expected behavior
Should work with session deserialization.
I'm willing to propose a PR to resolve the issue.
Sample
The text was updated successfully, but these errors were encountered: