Limit access for the powershell module to a few client computers?

Resolved

Limit access for the powershell module to a few client computers?

avatar

Hi,
Is it possible to limit which computers can connect using the powershell module using an Application ID and secret?

I want to make sure that someone copying the script to another computer is not able to gain access.
I would normally think this could be done using the firewall on the server. But as far as I can tell all traffic from the Powershell module is also https, so that would also stop normal clients.

All Comments (2)

avatar

Hi Lars,

We have a new feature in DVLS 2023.3 that could help, it is now possible to restrict the IP from which the application credentials can be used. The allowed IP is set on the first use of the application after the setting is enabled.


Sébastien Duquette

18a92591-5aa6-4488-844d-1e089f59eb1f.png

avatar

Thank you Sébastien, That's exactly what I need !
We are still on version 2023.2, that why I did not see the option :-)