Open jithinsarath opened 8 months ago
Thanks for raising this @jithinsarath.
curl
, pass curl --location-trusted .. -H "Authorization: Bearer static_secret_token" ..
We'd like to know more about your requirements to figure out the best ways forward :) Happy to follow up here or on Slack.
For 3, we recently added an example on authorization leveraging the underlying serving engine; pls check here :)) Does that suit your need?
This issue is stale because it has been open 120 days with no activity. Remove stale label or comment or this will be closed in 10 days.
Quick update: for 2, we have an ongoing PR #3380 and we plan to merge it soon ;) for 1, recently we are exploring the possibility to adopy envoy proxy as our load balancer. Stay tuned!
I've combed thru the docs to try and find an answer, without any luck.
If a rogue actor gets hold of the IP:Port of a running instance, the costs could go up significantly if there's no auth
I do not expect the project team to solve these, but of there are some directions given, I could take a shot at it.