Since v1.61.0 (October 24, 2025) Paramify workspaces have the ability to restrict application and API access by client IP address range. In order to use this security setting follow the steps below:
- Click the Settings "Gear Icon"
- Navigate to the "Authentication" section of Workspace settings
- Scroll to the bottom of the Authentication Workspace settings page
- In the section IP Address Restriction click the "Edit" button with a pencil icon
- Click the toggle to enable Restrict by IP Address
- Click the "+ Add IP Address Range" button
- Type in an IP Address range that will be allowed to access the Paramify workspace. This range must be a valid IPv4 CIDR notation. For example:
192.168.1.0/24
NOTE
CIDR notation specifies the network address and subnet mask, represented after the slash as the number of reserved bits. So, for a single IP address the suffix is "/32", like 192.168.1.1/32. For a subnet with 256 addresses use "/24", such as 192.168.1.0/24 (which would include all IP addresses in the range of 192.168.1.0 thru 192.168.1.255).
Learn more about CIDR notation.
Comments
0 comments
Please sign in to leave a comment.