Hi,
For my internship, I need to make postman tests to test the application in an Azure devops pipeline.
I want to log in with username and password and receive a token from auth0 without using the web interface. I found this https://auth0.com/docs/login/embedded-login/cross-origin-authentication, but I am not able to get it to work. When I try this endpoint co/authenticate I get this:
You will also want to make sure that your tenant has a default directory set to the connection name (Tenant settings > General → API Authorization Settings ->Default Directory)