-
Notifications
You must be signed in to change notification settings - Fork 445
Closed
Labels
Milestone
Description
Description
The filter by IP is currently missing in the current GeoFence REST API capabilities. As part of this issue it is requested to include it.
- Frontend work is necessary for implementing the filter by IP in the UI with the related loging
The filter by IP allows you to filter defined GeoFence Auth rules by IP address. At the moment it is possible to define Ruels per IP but it is not possible to filter them by IP:
In terms of FE requirements:
- The Rule manager table should be improved by including the filter field in the related attribute header (the red area in the above image)
- The filter field should be a text field where users can specify filters by typing single IP addresses. This means that a proper field validator should be present
- The usual checkbox for specifying whether rules matching any IP address are included or not should be included as for all the other table filters
Below is a draft of the UI:
Other useful information
To be completed in time for GS 2.27
Reactions are currently unavailable