Skip to content

Allow authentication to a queues, topics or subscriptions without management access #116

@mligtenberg

Description

@mligtenberg

Azure service bus allows you to add a key/role to a single queue, topic or subscription. Service bus browser currently does not support that since you currently need management access on the namespace. A new checkmark should be added on the connection page called "disable management access". This should allow users to define their own service bus topology.

I also think rules will have to be disabled, since they do not make since anymore.

Modeling wise let's stick to one connection (connection string or equivalent) per namespace. This means if you have multiple connection strings for different parts of your service bus, you will have multiple top level elements in the topology tree UI.

This also means that the connection should be editable, since now it is more then just a name and connection.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions