-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Open
Labels
in: coreAn issue in spring-security-coreAn issue in spring-security-coretype: enhancementA general enhancementA general enhancementtype: jiraAn issue that was migrated from JIRAAn issue that was migrated from JIRA
Description
Alex (Migrated from SEC-3006) said:
Currently it's not possible to authenticate a user inside a @MessageMapping method.
I suppose the problem is that if in the body of the method we manually call SimpMessageHeaderAccessor.setUser(...) then the user destination changes and he stops receiving messages sent to the queues it was subscribed to.
If there are no workaround for this, a clean solution would be welcome.
mschipperheyn, petrdvorak, imod, reliveyy and radekg12
Metadata
Metadata
Assignees
Labels
in: coreAn issue in spring-security-coreAn issue in spring-security-coretype: enhancementA general enhancementA general enhancementtype: jiraAn issue that was migrated from JIRAAn issue that was migrated from JIRA