Hello
I’m new to Auth0 and want to setup the Identifier First flow for my application.
I’ve used the guide from Auth0 (t/email-does-not-match-any-enterprise-directory-error-on-the-login-page/118239) to ensure my setup is correct and when pressing the “Try” button on Authentication Profile page, I correctly get redirected to my secondary Tenant based on Home Realm Discovery settings.
My problems start when I try to use my SPA/Postman to authenticate through my application in Auth0.
I’m presented with the Identifier First view but just get an error stating that my “Email does not match any enterprise directory”; I also see Im not redirected to my other tenant as I am when trying out the configuration from my management dashboard.
Did I miss something obvious?
Im on the Essentials B2B plan.
Best regards,
Jacob