Spring Cloud Stream Binder and Kerberos
Best Answers
-
Hi,
The Spring Cloud Stream binder uses the Solace Java (JCSMP) API. Because of that I would expect that setting up Kerberos would be the same. I haven't gotten a chance to try it out myself, but if you look at this link and follow the Java path I believe it should work for you.
https://docs.solace.com/Solace-PubSub-Messaging-APIs/API-Developer-Guide/Defining-Client-Authentication.htm#Kerberos6 -
@arda were you able to get this working? If so, please click the “Yes” on
Did this answer the question?
where appropriate so that others can benefit! And if not, please let us know so we can continue to assist!5
Answers
-
Hi,
The Spring Cloud Stream binder uses the Solace Java (JCSMP) API. Because of that I would expect that setting up Kerberos would be the same. I haven't gotten a chance to try it out myself, but if you look at this link and follow the Java path I believe it should work for you.
https://docs.solace.com/Solace-PubSub-Messaging-APIs/API-Developer-Guide/Defining-Client-Authentication.htm#Kerberos6 -
@arda were you able to get this working? If so, please click the “Yes” on
Did this answer the question?
where appropriate so that others can benefit! And if not, please let us know so we can continue to assist!5 -