Hi,
I have a server serving many applications beyond https://*.example.com: and this PORT thing can be changed to any number, not only 443.
Can I set allowed callbacks to allow ANY port in my domain? like a wildcarded ports?
Hi,
I have a server serving many applications beyond https://*.example.com: and this PORT thing can be changed to any number, not only 443.
Can I set allowed callbacks to allow ANY port in my domain? like a wildcarded ports?
Hi @anatoly.danilov. There’s no way to allow for any port number on the callback URLs, the port has to be explicitly configured.