Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to whitelist a specific path #465

Open
cosmos1978 opened this issue Oct 6, 2021 · 1 comment
Open

how to whitelist a specific path #465

cosmos1978 opened this issue Oct 6, 2021 · 1 comment

Comments

@cosmos1978
Copy link

I have a service running with the following config

deploy:
  labels:
   - com.df.notify=true
   - com.df.serviceDomain=kibana.elkprod.idtv.bc
   - com.df.port=5601

I would only like to allow request to this path /s/eng/app/dashboards all the rest should be blocked.

Can someone assist me in this I assume trivial request. ?

@cosmos1978
Copy link
Author

small update it should be all paths starting with /s/eng/app/dashboards
so for example domain.example/s/eng/app/dashboards/bla/bla?test should also work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant