Replies: 1 comment
-
AFAICS you are using the Red Hat products so you should refer to the proper support. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am running a KafkaConnector that need to access the schema registry with an oath authentication trough Azure AD but it's not working. The use case is with Debezium.
I am running :
The KafkaConnect configuration :
The error in the KafkaConnect pod :
On the schema registry, I have this :
So for me, the KafkaConnector doesn't do any authentication because I cannot see a connection to Azure AD and therefore the schema registry didn't see the correct header.
Is this a bug or did I make an error in the configuration ?
Beta Was this translation helpful? Give feedback.
All reactions