traefik-users-blocker-plugin/.traefik.yml
2023-10-30 10:17:22 +03:00

17 lines
311 B
YAML

displayName: UsersBlocker
type: middleware
import: github.com/ditkrg/traefik-users-blocker-plugin
summary: A middleware that checks if users is allowed to access a path.
testData:
userIds:
- userId1
- userId2
paths:
- prefix: /v1/users
value: testValue
- prefix: /v1/organizations