I have 3 environments.
I would like to use OAuth and webhook in 3 environments in one app.
To support all domains, should I set the Redirect URL for OAuth to “https://any.example.com”?
In addition, should I set “https://example.com” in Add allow lists?
Also, should I set “https://any.example.com/endpointurl” for the Endpoint URL of the Deauthorization notification?
Also, should I set “https://any.example.com/notification” for the webhook Event notification endpoint URL?