sergehuber opened a new pull request, #843:
URL: https://github.com/apache/unomi/pull/843

   ## Summary
   - Validate credentials before accepting a GraphQL WebSocket upgrade.
   - Attach the authenticated subject to the subscription socket and clear 
security context after subscribe.
   - Add unit and integration coverage for missing/invalid credentials and 
successful private-key upgrade.
   
   ## Test plan
   - [ ] `GraphQLServletSecurityValidatorTest` WebSocket upgrade cases
   - [ ] `GraphQLWebSocketIT` no-auth / public-key / wrong-password / 
private-key cases


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to