refactor keeper auth configuration#2052
Conversation
Signed-off-by: Pedro Parra Ortega <parraortega.pedro@gmail.com>
There was a problem hiding this comment.
Greetings!
Thank you for contributing to this project!
If this is your first time contributing, please make
sure to read the Developer and Contributing Process guides.
Please also mind and follow our Code of Conduct.
Useful commands:
make fmt: Formats the codemake check-diff: Ensures the branch is cleanmake reviewable: Ensures a PR is ready for review
|
Kudos, SonarCloud Quality Gate passed!
|
moolen
left a comment
There was a problem hiding this comment.
That makes sense 👍 ! I'm glad we haven't released this yet
|
@ppodevlab for some reason the docs are broken https://external-secrets.io/main/provider/keeper-security/ |
|
I'll take care of that, this seems to be an issue with mkdocs |
|
@moolen it works now! thank you for the fix. Also, just FYI, regarding generating Base64 Config, we have it in the part where you are adding new Device screen (unfortunately it is not yet as a part of the Add New Application screen yet) |
you are totally right. As this hasn't been released yet i will update the configuration. |









Problem Statement
Refactor keeperSecurity integration to simplify authentication
Related Issue
Fixes #2048
Proposed Changes
How do you like to solve the issue and why?
Checklist
git commit --signoffmake testmake reviewable