Feature: AzureAD/EntraID Broker Example / Guide
Is there an existing request for this feature?
- [X] I have searched the existing issues and found none that matched mine
Describe the problem
I am finding it hard to build my own Broker for AzureAD following the instructions from the exaple broker.
What URLs should I be using What DBus should I create Where do the App_ID, App_Secret and Tenant_ID go (Should I use App_ID/App_Secret or Client_ID/Client_Secret)
Also is the secret actually required because I used the old PAM setup with just App_ID and Tenant_ID and authentication actually worked on 24.04 and 22.04 but I had issues to run Sudo.
I found online that the sudo issue is already resolved on the authd setup but I cannot for the life of me figure out what I need to do after successfully installing authd.
I also checked the exampleBroker and although this clarified a bit what I might be missing for dbus etc I still cannot understand where the app details go.
Also is client_secret required or optional as the old way worked without the client_secret
Thank you for reaching out and for your interest in contributing to Authd!
We have a specific project dedicated to creating a broker for MS Entra ID, which you can find here. This project is under active development, and your contributions would be very appreciated.
Since the documentation is still in progress, don't hesitate to ask any specific questions you have.
Thanks for your help supporting Ubuntu!