rajanadar / VaultSharp

A comprehensive cross-platform .NET Library for HashiCorp's Vault, a secret management tool
http://rajanadar.github.io/VaultSharp
Apache License 2.0
488 stars 130 forks source link

feat-add-oidc-endpoints #309

Closed konidev20 closed 1 year ago

konidev20 commented 1 year ago

Add the endpoints for the identity secrets engine

konidev20 commented 1 year ago

Hey @rajanadar ,

I have added CRUD for identity/oidc/role and identity/oidc/key endpoints.

I'm yet to test its working. I will update this PR to ready status once I have tested the endpoints.

Thanks, @konidev20

rajanadar commented 1 year ago

@konidev20 , can you please update the PR for System.Text.Json?

konidev20 commented 1 year ago

Hey @rajanadar,

I have resolved all the comments you have mentioned. Please do a review.

rajanadar commented 1 year ago

thanks @konidev20