🎄 Happy Holidays! 🥳
Most of Solace is closed December 24–January 1 so our employees can spend time with their families. We will re-open Thursday, January 2, 2024. Please expect slower response times during this period and open a support ticket for anything needing immediate assistance.
Happy Holidays!
Please note: most of Solace is closed December 25–January 2, and will re-open Tuesday, January 3, 2023.
How to use Kerberos with Java RTO API?
With Java RTO API, I can set AUTHENTICATION_SCHEME
to GSS_KRB
. But other than that, there is no document on how I can specify other Kerberos options and keytab file. How should I do it?
I really don't want to use RTO but it is the only Java API supporting both PubSub+ Cache and topic dispatching.
Thank you very much.