Open zhaohuabing opened 8 months ago
This issue has been automatically marked as stale because it has not had activity in the last 30 days.
This issue has been automatically marked as stale because it has not had activity in the last 30 days.
+1
+1 Is there some progress in this issue, pls? Thank you
EDIT: I'm asking, because this PR is closed for some reason: https://github.com/envoyproxy/gateway/pull/3312
This issue has been automatically marked as stale because it has not had activity in the last 30 days.
I would ask for an update of the basic auth in the
SecurityPolicy
to extract the username and add it to the headers sent to the backends.The use case is the following, after user auth success I need to add the username in the request header that will be used by the application after.
This depends on the Envoy upstream PR: https://github.com/envoyproxy/envoy/pull/32943