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(common.cookie): allow usage of secrets for header #15639

Closed
h0nIg opened this issue Jul 19, 2024 · 0 comments · Fixed by #15640
Closed

feat(common.cookie): allow usage of secrets for header #15639

h0nIg opened this issue Jul 19, 2024 · 0 comments · Fixed by #15640
Labels
feature request Requests for new plugin and for new features to existing plugins

Comments

@h0nIg
Copy link
Contributor

h0nIg commented Jul 19, 2024

Use Case

common.cookie does not support secretstores, it may be required to send header values based on secretstores

Expected behavior

cookie_auth_headers = { MyHeader = "@{test:admin}"} should use secretstore resolve mechanism

Actual behavior

it does not use secretstore resolve mechanism

Additional info

No response

@h0nIg h0nIg added the feature request Requests for new plugin and for new features to existing plugins label Jul 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Requests for new plugin and for new features to existing plugins
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant