Specify a Default Connection for an Application (Client)

Is there a way to specify a default Connection for an application? This would really come in handy when dealing with apps (like Tableau) that are really limited in the request parameters they can send to Auth0’s /authorize endpoint. I am currently testing an OIDC / Auth Code flow and I’m unable to add the “connection” parameter so Auth0 is showing an extra disabled login dialog box before the real one that allows you to enter the username and password. Are there any other workarounds for this? Am I missing something real simple? Thanks in advance!

1 Like

Hello @jmicmoore,

Not sure if this is what you are looking for. Only works for database connections at the moment IIRC:

https://auth0.com/docs/libraries/lock/v11/configuration#defaultdatabaseconnection-string-

Hey Mark, we’ve looked at that already and unfortunately that won’t help us in this case.
Appreciate your help tho!

Jer