Skip to content
This repository was archived by the owner on Jan 8, 2024. It is now read-only.
This repository was archived by the owner on Jan 8, 2024. It is now read-only.

Improve security by implementing application layer firewall rules #159

@arkocal

Description

@arkocal

Some requests are only supposed to be made from certain IP addresses. For instance, the requests authenticated as the system user should come from 10.0.0.0/8. For devices with static IP addresses the validity of the token can also be linked to an IP address.

Similar rules can be defined for other components (for instance, the backend should only be accessible by the frontend).

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions