I’m trying to setup Azure AD integration.
I’ve used both the Native Azure AD and an OIDC enterprise connection. They work fine for authentication but when the user is created in Auth0 it is created without the domain name (e.g. test123 instead of test123@test.com).
Does anyone know how I might fix that?
As you can probably tell, this isn’t my area of expertise. Thanks!