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

encryped apikey is not decripted automatically when json format is used #1453

Closed
stevehu opened this issue Nov 4, 2022 · 1 comment
Closed

Comments

@stevehu
Copy link
Contributor

stevehu commented Nov 4, 2022

in values.yml or config file for the pathPrefixAuths for api-key module. This would be a common problem for other configurations with map and list defined in json format in values.yml file. We might need to decrypt it in the config class when the value is set or get.

The test case in ApiKeyJsonConfigTest is disabled for now.

@stevehu
Copy link
Contributor Author

stevehu commented Jan 5, 2023

Also updated basic-auth and ingress-proxy to support sensitive info in the list or map.

stevehu added a commit that referenced this issue Jan 5, 2023
@stevehu stevehu closed this as completed in 090afd2 Jan 5, 2023
younggwon1 pushed a commit to younggwon1/light-4j that referenced this issue Feb 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant