Wildcard in CORS

Is there any way to implement a wildcard in the CORS policy to catch all subdomains? I need to whitelist a parent domain but will be receiving request from an unknown number of subdomains.

5 replies