Didier Roche-Tolomelli
Didier Roche-Tolomelli
Thanks for reaching out on guidance! That will really help us getting up to speed. We will still look at examples too (but I’m unsure in particular about the dbus...
> [@didrocks](https://github.com/didrocks) I updated the description to mention the issues with removing users/groups from the database. Do you agree with the reasoning and the plan? @adombeck: I am unsure I...
> We shouldn't automatically delete groups (as discussed in https://github.com/ubuntu/authd/issues/757), but my argument is that admins should still be able to manually delete groups (and users) when they are not...
> I'm very much in favor of automating the cleanup of obsolete golden files. I've seen multiple cases already where we forgot to remove a golden file and didn't notice...
You are right, and the 2 features requests are definitively related. Due to the same reason (we don’t have access to more user attributes in the first iteration), we should...
FTR: requested information about Windows AD server and OS level. Also, can you run `ubuntu-bug adsys` and report the content there (see the bug template), so that we get all...
In the current version, we don’t have access to any additional information from the MSAL API from the user. This is definitively on a longer term roadmap as your use...
Sure, we are using the Microsoft Go binding: https://github.com/AzureAD/microsoft-authentication-library-for-go. Note that for people with MFA, we need to have the whole MFA transaction succeeding first, we is on our roadmap.