Skip to content
This repository has been archived by the owner on Nov 7, 2023. It is now read-only.

Only serve traffic via Cloudflare access #107

Open
tonyxiao opened this issue Nov 2, 2018 · 2 comments
Open

Only serve traffic via Cloudflare access #107

tonyxiao opened this issue Nov 2, 2018 · 2 comments

Comments

@tonyxiao
Copy link
Contributor

tonyxiao commented Nov 2, 2018

Rather than trying to define access policies within argo config itself (#32), would it be possible to at least say that hey this particular service can only be accessed through Cloudflare access, and reject all unauthenticated traffic?

I imagine it's possible to set up a reverse proxy in between argo and the service being served and perform JWT verification (https://developers.cloudflare.com/access/setting-up-access/validate-jwt-tokens/), however that's a bunch of extra work.

@mattalberts
Copy link
Contributor

@tonyxiao feels like a dup or belongs under #32?

@tonyxiao
Copy link
Contributor Author

tonyxiao commented Nov 3, 2018

@mattalberts i saw #32 and it seems to suggest a greater scope where access policies can be defined via argo config. This issue represents a much smaller scope one of ensuring traffic is going through access, rather than defining the policies. Does that distinction make sense?

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

No branches or pull requests

2 participants