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

Provide the way to access the low-level Vault API (Polymath) #71

Closed
msvprogs opened this issue Mar 31, 2019 · 3 comments
Closed

Provide the way to access the low-level Vault API (Polymath) #71

msvprogs opened this issue Mar 31, 2019 · 3 comments
Assignees
Milestone

Comments

@msvprogs
Copy link

I want to implement SSH key signing, which isn't a part of VaultSharp:
https://www.vaultproject.io/docs/secrets/ssh/signed-ssh-certificates.html#client-ssh-authentication

But all low-level API classes are internal, and I can't access them straightforwardly.
It would be great to be able to use Vault operations which aren't implemented in the high-level VaultSharp API.

@rajanadar
Copy link
Owner

@msvprogs Thanks for using the library.
Polymath is not supposed to be exposed to the clients. I would definitely like to take a feature request for this though. Can you please tell me the vault version you are using?

@msvprogs
Copy link
Author

Ok, thanks for the answer. I'm using v1.1.0. It would be great to have this as a feature without dirty reflection hacks :)

@rajanadar
Copy link
Owner

Makes sense. I'll add this to the next set of items.

@rajanadar rajanadar self-assigned this Apr 20, 2019
@rajanadar rajanadar added this to the 1.1.100 milestone Apr 20, 2019
@rajanadar rajanadar reopened this Apr 21, 2019
@rajanadar rajanadar modified the milestones: 1.1.100, 0.11.1002, 1.1.200 Apr 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants