Hello, we are deploying our Auth0 resources via terraform. Our terraform plan shows that there are values in the
allowed_origins` attribute for our application.
However, after deploying this terraform, the UI does not show any allowed web origins:
Are there any global settings or rules that could be preventing the allowed_origins
from being set properly?
Thanks!