Oidc callback from systems with dynamic url

we’re using gitpod to start our development environment. Each workspace started gets a different, randomized url

The app we’re developing uses Auth0 oidc as the authentication , however, the callbacks have to be a fixed url …

Has anyone had this problem before ? What changes can I make ?

Hello @jmls1 welcome the community!

Unfortunately, as far as I’m aware there really isn’t a way to accommodate for multiple completely randomized urls, just subdomains as outlined here:

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.