[Other] RabbitMQ 4.1 - Streaming API and OAuth2 #14148
-
Community Support Policy
RabbitMQ version used4.0.3 How is RabbitMQ deployed?RPM package Steps to reproduce the behavior in questionHello, Is there an recommended way, similar to https://www.rabbitmq.com/client-libraries/java-api-guide#oauth2-refreshing-token to proactively refresh access token using streaming-api ? Cheers! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Token retrieval and refresh is not supported yet in the stream Java client. I created a follow-up issue. |
Beta Was this translation helpful? Give feedback.
-
@rumakt The support for OAuth 2 is available in the latest snapshot if you want to give it a try. |
Beta Was this translation helpful? Give feedback.
Token retrieval and refresh is not supported yet in the stream Java client. I created a follow-up issue.