Skip to content

Add filter by IP for GeoFence rules #10924

@mahmoudadel54

Description

@mahmoudadel54

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:

Image

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:

Image

Other useful information

To be completed in time for GS 2.27

Metadata

Metadata

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions