Terraform configuration for `allowed_origin` not reflected in UI

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!

Realized that I was meant to be using the web_origin argument, not allowed_origins

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