Hi,
As we are not cloud connected yet, is there a way to allow access to Dashboards and Cube via gRPC for some IPs, and limit it to Dashboards only for other IPs?
I'm thinking, for example setting a restriction on /gRPC ( or what ever the correct URL is, I don't actually know) using the IIS equivalent of .htaccess?
Thanks
For Cube you could apply a firewall rule to only allowing certain IPs to connect to the DMA agent, and block any other incoming connections.
For Dashboards, a solution could be to set-up a Dashboards Gateway on a webserver, and also apply a firewall rule so that only certain IPs are able to connect to the webserver.