Application security is used to restrict access to your application's resources by configuring a list of IP addresses that are allowed to connect.
In this article you will learn:
How I can restrict access
What is CIDR notation?
About allowed IP addresses and how can I add it to the list
How I can delete an allowed IP address
How I can restrict access
- Navigate to the Basic settings tab
- Select the Application Security card
- Activate control

- Fill in the fields

- Click

Note: to disable access restriction using an IP address, you must deactivate control
regardless of whether the allowed IP addresses are deleted or not
What is CIDR notation?
CIDR is short for Classless Inter-Domain Routing, an IP addressing scheme, by which a single IP address can be used to designate many unique IP addresses. A CIDR IP address looks like a normal IP address except that it ends with a slash followed by a number, called the IP network prefix. CIDR addresses reduce the size of routing tables and make more IP addresses available within applications.
For more information, see "CIDR notation" on Wikipedia.
About allowed IP addresses and how I can add it to the list
You can restrict access to app assets by configuring an allow list for specific IP addresses. For example, you can allow access from only the IP address of your office network. The allow list for IP addresses will block access via the web from any IP addresses that are not on the allow list.
To enforce the IP allow list, you must add IP addresses to the list: you can add a current IP address (which is indicated in the card
), or you can add a CIDR IP address corresponding to your current IP address.
Note: each IP address from the range is added as a separate line.
To do this you need:
1. At the bottom of the card enter an IP address or a range of addresses in CIDR notation

2. Optionally, enter a description of the allowed IP address

3. Click 
How I can delete an allowed IP address
- Navigate to the Basic Settings tab
- Select the Application Security card
- In the list of allowed IP addresses, select the one you want to delete
- To the right of the entry, click the Remove button

5. In the confirmation window, click Yes

Note: even after deleting all allowed IP addresses, access to the application will be restricted

Note: to disable access restriction using an IP address, you must deactivate control
regardless of whether the allowed IP addresses are deleted or not