Whitelisting domains dynamically

Hi, we are developing an app for our on-premise product, where we need to store the host-name which depends on the customer environment and they must be able to change it anytime. So is there any way for us to whitelist the host-name dynamically, rather than doing it while only during installation?

Hi @Baskar

I don’t think you can. You have to use a whitelisted proxy server you host as a relay. You then add the customer host name to the call to your proxy, alongside the payload.

2 Likes

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