-
Notifications
You must be signed in to change notification settings - Fork 17
Closed
Labels
verifiedAll test cases were verified successfullyAll test cases were verified successfully
Milestone
Description
Sysadmin wants to limit access to certain NS8 services (exposed by module routes like the user portals, or by custom routes) to trusted networks/IPs, similarly to NS7 Apache configuration.
Same for cluster-admin, which has a special configuration.
Proposed solution
Add IPAllowList settings in the Traefik router configuration.
Alternative solutions
Custom configuration could be a way but it is currently not preserved by module updates.
Additional context
Traefik docs https://doc.traefik.io/traefik/master/middlewares/http/ipallowlist/#ipallowlist
See also
- Links to many discussions in the forum
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
verifiedAll test cases were verified successfullyAll test cases were verified successfully
Type
Projects
Status
Done