You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently there is no method for viewing or managing the roles created for the PKI secrets engine.
I'm not sure why there aren't any on this secrets engine class. There are others that support this.
It would be great if there were methods for:
CreateRoleAsync
DeleteRoleAsync
ReadRoleAsync
ReadAllRolesAsync
This would require a "Role" class that contains all properties for a PKI Secrets Engine role (listed here).
Currently there is no method for viewing or managing the roles created for the PKI secrets engine.
I'm not sure why there aren't any on this secrets engine class. There are others that support this.
It would be great if there were methods for:
This would require a "Role" class that contains all properties for a PKI Secrets Engine role (listed here).
The Vault Docs URL - PKI roles
The text was updated successfully, but these errors were encountered: