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

Update the Keeper Secrets Manager SDK #3

Merged
merged 1 commit into from
Feb 11, 2022
Merged

Update the Keeper Secrets Manager SDK #3

merged 1 commit into from
Feb 11, 2022

Conversation

jsupun
Copy link
Contributor

@jsupun jsupun commented Feb 11, 2022

The KSM server is returning appData in the JSON response. The JSON
parser doesn't like the extra key in the JSON and throws an
exception. Update the SDK to accept the new key in JSON.

Updated Kotlin deps for new SDK.

Added more debug around calls to KSM server to see the timing of
the calls. There appears to be an issue where calls to the KSM
server are taking a long time to complete. This at reason show
when the call was started and finished.

Changed the plgins getSecrets to getNotationSecrets to be less
ambiguous with the SDK's getSecrets.

The KSM server is returning appData in the JSON response. The JSON
parser doesn't like the extra key in the JSON and throws an
exception. Update the SDK to accept the new key in JSON.

Updated Kotlin deps for new SDK.

Added more debug around calls to KSM server to see the timing of
the calls. There appears to be an issue where calls to the KSM
server are taking a long time to complete. This at reason show
when the call was started and finished.

Changed the plgins getSecrets to getNotationSecrets to be less
ambiguous with the SDK's getSecrets.
@jsupun jsupun merged commit 7c7c575 into main Feb 11, 2022
@jsupun jsupun deleted the update_sdk branch February 11, 2022 22:11
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

Successfully merging this pull request may close these issues.

1 participant