Wildcard CORs (domain whitelist) entry support for subdomain platform
Would be great if one could whitelist domains with some wildcard syntax. For example https://*.domain.org. Our platform has any number of subdomains ((per client) from which OP client tracking requests will originate from, so manual entry is not possible.
The other solution is to proxy these requests on our end through centralised and whitelisted address but if wildcard whitelisting is possible (or exists and Iv missed it) that would be amazing 🙏
I'll try to support this, in the mean time you can use * to allow any domain.
Hmm, I was just about to solve this but noticed this has been implemented all along. Just tested and worked as excepted.
So you can add https://*.foo.com in Allowed domains and it should work