Missing Reactive SwitchUserWebFilter for user impersonation #8599
Labels
in: web
An issue in web modules (web, webmvc)
status: ideal-for-contribution
An issue that we actively are looking for someone to help us with
type: enhancement
A general enhancement
Milestone
Expected Behavior
Add the possibility to impersonate a user in Reactive applications as it is possible by using the SwitchUserFilter.
Current Behavior
It is not possible to switch the user context, at least I couldn't find anything equivalent.
Context
It’s a common use-case that some admin users should be able to log in as any other user.
In our applications we have used this feature for customer support analysis where the analyst can access the system as the real user.
The text was updated successfully, but these errors were encountered: