Replies: 2 comments 5 replies
-
If the option does not exist in the API, you cannot configure it. It might also help if you explain the use-case properly - that might help to understand why should it be configurable. |
Beta Was this translation helpful? Give feedback.
-
AFAIK that parameter is used when SASL_LOGIN_CALLBACK_HANDLER_CLASS is not set on the broker listener (which mostly it is not because it would only be used for inter-broker communication). Unless |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
We need configure in a listener the parameter called "unsecuredLoginStringClaim_sub" with value "unused", by defaul, strimzi operator configure this value as "thePrincipalName", but I haven't been able to find anything in the documentation (https://strimzi.io/docs/operators/in-development/configuring.html#type-KafkaListenerAuthenticationOAuth-reference) how to define this parameter using type: oauth. Type: Custom does not work with our configuration, so, we can't use it.
Please, any idea? Here are our listener configuration:
Thanks and regards.
Beta Was this translation helpful? Give feedback.
All reactions