[
https://issues.apache.org/jira/browse/CAMEL-17706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17497798#comment-17497798
]
MattV commented on CAMEL-17706:
-------------------------------
I've updated the title and description to reflect the intended changes
> camel-azure-servicebus: Add fullyQualifiedNamespace and tokenCredential to
> Azure ServiceBus component
> -----------------------------------------------------------------------------------------------------
>
> Key: CAMEL-17706
> URL: https://issues.apache.org/jira/browse/CAMEL-17706
> Project: Camel
> Issue Type: New Feature
> Components: camel-azure
> Affects Versions: Future
> Reporter: MattV
> Priority: Minor
> Labels: azure, servicebus
> Fix For: 3.x
>
> Original Estimate: 48h
> Remaining Estimate: 48h
>
> Add the option to pass a fully qualified namespace and token credential
> parameter to the azure-servicebus component as uri parameters. The use case
> would be to use AzureAD authentication rather than using a connection string,
> and allow for configuration for more than one service bus namespace and
> better security. Currently that configuration is cumbersome, needed to
> instantiate an async client for each queue to be sent to/received from.
> Passing those configuration options to the endpoint would greatly simplify
> that configuration.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)