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

feat: Enable hide_credentials for multi-auth plugin #11069

Open
madhawa-gunasekara opened this issue Mar 20, 2024 · 0 comments · May be fixed by #11256
Open

feat: Enable hide_credentials for multi-auth plugin #11069

madhawa-gunasekara opened this issue Mar 20, 2024 · 0 comments · May be fixed by #11256

Comments

@madhawa-gunasekara
Copy link
Member

madhawa-gunasekara commented Mar 20, 2024

Current implementation supports hide_credentials in the auth_plugin sub plugin level, but in that case users can't use same header name for multiple authentication.
example :
plugins: multi-auth: auth_plugins: - basic-auth: { } - jwt-auth: cookie: jwt query: jwt header: authorization - key-auth: query: apikey header: authorization

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