We use pre-stage enrolment and require authentication via LDAP before enrolment process. I'd like to skip the user creation process, and take the credentials supplier during the require authentication step to create the local account - i.e the account is created with the same username and password in AD.
Is this possible?
I've looked at the skip user account creation workflows but haven't found anything that works in the way I need.