himmelblau-idm / himmelblau

Azure Entra ID Authentication, with PAM and NSS modules.
GNU General Public License v3.0
25 stars 3 forks source link

Utilize the graph code in MSAL #142

Closed dmulder closed 1 month ago

dmulder commented 2 months ago

Also removes calls to the experimental policy code, since it makes graph calls. I'm leaving the policy code for now, but it needs to be rewritten to use [MS-MDE2] instead of graph calls.

Checklist