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

Extract username from basic auth and forward it to backends #2947

Open
zhaohuabing opened this issue Mar 17, 2024 · 1 comment · May be fixed by #3312
Open

Extract username from basic auth and forward it to backends #2947

zhaohuabing opened this issue Mar 17, 2024 · 1 comment · May be fixed by #3312
Assignees

Comments

@zhaohuabing
Copy link
Member

zhaohuabing commented Mar 17, 2024

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: envoyproxy/envoy#32943

Copy link

This issue has been automatically marked as stale because it has not had activity in the last 30 days.

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

Successfully merging a pull request may close this issue.

1 participant