Skip to content
This repository has been archived by the owner on Jul 19, 2024. It is now read-only.

Why is this tied to ad? #10

Open
niemyjski opened this issue Aug 3, 2017 · 3 comments
Open

Why is this tied to ad? #10

niemyjski opened this issue Aug 3, 2017 · 3 comments

Comments

@niemyjski
Copy link

I don't get why I need all these dependencies for managing subscriptions and topics etc... I should just need my client auth token and I'm good to go. I can't be expected to ship management functionality into our foundatio libs and bring in ad dependencies or even subscription id as well :. Do you have a good example of doing this?

@SeanFeldman
Copy link
Contributor

@niemyjski the new client doesn't have management API. For management operations you're expected to use this library, which requires AAD.

@niemyjski
Copy link
Author

niemyjski commented Aug 4, 2017

@SeanFeldman I'm just going to say it.. that's terrible. I could see needing that if I wanted to create a new service bus instance.. but I don't... I just want to create subscriptions / topic, delete a topic / subscription, and get metrics... I've never in my life seen a messaging system need active directory support to do this (especially when the old one proved you didn't need it). You should just need the connection string (to create topics, subscriptions etc, metrics).

@SeanFeldman
Copy link
Contributor

@niemyjski I hear you. My suggestion would be to move this conversation out of the sample to the appropriate repository and discuss it there 🙂
Or even better, append to the conversation that already took place a while ago.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants