pseymour / MakeMeAdmin

Make Me Admin is a simple, open-source application for Windows that allows standard user accounts to be elevated to administrator-level, on a temporary basis.
https://makemeadmin.com/
GNU General Public License v3.0
391 stars 85 forks source link

Azuse domain group and user support #91

Closed ikernel589 closed 1 year ago

ikernel589 commented 1 year ago

Does it support Azure AD domain joined windows machines?

I use graph to get the SID by the Azure Group Object ID. https://developer.microsoft.com/en-us/graph/graph-explorer

If I am a domain admins, MMA recognizes "You already have administrator right" If I am not domain admins but in the Allows Entities. MMA returns "you are not authorized to use this application"

pseymour commented 1 year ago

Duplicate of #30