I have an app using the New Universal Login screen, with the No Prompt login flow for Business Users.
When I try to visit my app’s URL and view the login page, there is no option to sign up. You can only enter your email/password and either continue or click forgot password.
There is one Organization connected to this application, and it has username-password-authentication enabled, as well as google-oauth2. Why am I not seeing a sign up option on the auth0 login screen?
By any chance does auth0 not allow you to have users register with an organization that is being passed in the authorization parameters? (The user doesn’t select the org, we set the org id)