Devidas gawade created CAMEL-22681:
---------------------------------------
Summary: Azure Service Bus connection fails with
“InvalidSignature” error after upgrading beyond Camel 4.10.6 (LTS)
Key: CAMEL-22681
URL: https://issues.apache.org/jira/browse/CAMEL-22681
Project: Camel
Issue Type: Bug
Components: camel-azure-servicebus
Affects Versions: 4.14.0
Reporter: Devidas gawade
After upgrading Apache Camel to any version beyond {*}4.10.6 (LTS){*}, our
application is unable to establish a connection to *Azure Service Bus* using
the same connection string. The same connection string works fine with *version
4.10.6* and earlier releases without any issues.
When the application starts, it throws the following exception:
{{com.azure.messaging.servicebus.ServiceBusException: status-code: 401,
status-description: InvalidSignature: The token has an invalid signature.,
errorContext[NAMESPACE: ***-***-servicebus.servicebus.windows.net. ERROR
CONTEXT: N/A, PATH: $cbs, REFERENCE_ID: cbs:receiver, LINK_CREDIT: 0]
}}
{{{}Working Camel version (LTS): 4.10.6 and lower
Failing Camel version (LTS): 4.14.0 and newer
Connection type: Connection string
Java version: JDK 21{}}}{{{}{}}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)