arnauddeman commented on issue #10947:
URL: https://github.com/apache/apisix/issues/10947#issuecomment-2012294062

   Hi @juzhiyuan,
   Thanks for your answer.
   The objective is to implement a notification system and the first idea was 
to proxy Kafka behind Apisix with the OIDC plugin. This doesn't seem to be the 
good approach because we need the messages to be pushed and filtered.
   
   As you suggested, I have tested the use of a web socket route,  connected to 
a locally developed API which uses a Kafka client. The associated APISIX route 
uses the OIDC plugin and the local API can retrieve the token to determine the 
user and filter the Kafka messages.


-- 
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: notifications-unsubscr...@apisix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to