authd
authd copied to clipboard
Issue: authd still doesn't perform Entra Id enrollment
Is there an existing issue for this?
- [X] I have searched the existing issues and found none that matched mine
Describe the issue
Enrollment into Entra Id is documented here: https://github.com/himmelblau-idm/aad-join-spec/releases/download/0.02/aad-join-spec.pdf
Why are you still only performing unenrolled authentication?
Steps to reproduce
Send an enrollment request to the MS DRS service, then cache the resulting signed certificate, cert key, and transport key. These can then be used to fetch a PRT (https://learn.microsoft.com/en-us/entra/identity/devices/concept-primary-refresh-token) and perform SSO.
System information and logs
NA
Double check your logs
- [X] I have redacted any sensitive information from the logs