Hi all,
I followed this link about CORS and wildcards and I still can’t use wildcard subdomains.
My use case is mentioned in the previous thread : tenant-specific subdomain.
I’m trying with http://*.localhost:3000 and http://{organization_name}.localhost:3000.
It only works when the hostname is exact.
Any pointers anyone?
TIA !