While setting up an application, we noticed that a Redirect URL is required for the OAuth configuration.
Our product is deployed across multiple regional environments (e.g., US, London, Paris), each with its own unique URL. In this scenario, what is the recommended approach for handling Redirect URL mapping?
We assume it’s not necessary to create a separate application for each region since the product itself is the same across environments. However, we couldn’t find any guidance on this in the documentation, so your support on best practices would be greatly appreciated.