himmelblau-idm / himmelblau

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

Fake user token and fix NSS #128

Closed dmulder closed 2 months ago

dmulder commented 2 months ago

Fake the user token, but only if it's a valid user which we don't have the object id of yet. Also fix nss requests so the token doesn't get dropped.

Checklist