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
Description
Since the new version 1.1.0, I'm not able to create pki roles anymore (I tried via curl, cli and gui).
In the gui under "details", everything is empty. I'm also not able to edit the role, because no fields are visible.
To Reproduce
Steps to reproduce the behavior:
Open GUI (or try via CLI or API)
Create pki secrets engine
Try to create a pki role
No fields are visible (e.g. key bits, ttl, ou, allowed domains, server flag, ...)
The API returns "204". The CLI says "Success! Data written to: pki/roles/test".
Expected behavior
Role parameters are present and editable
Environment:
Vault Server Version (retrieve with vault status): 1.1.0
Vault CLI Version (retrieve with vault version): 1.1.0
Server Operating System/Architecture: CentOS 7.6.1810
Hey there,
Description
Since the new version 1.1.0, I'm not able to create pki roles anymore (I tried via curl, cli and gui).
In the gui under "details", everything is empty. I'm also not able to edit the role, because no fields are visible.
To Reproduce
Steps to reproduce the behavior:
The API returns "204". The CLI says "Success! Data written to: pki/roles/test".
Expected behavior
Role parameters are present and editable
Environment:
vault status
): 1.1.0vault version
): 1.1.0Vault server configuration file(s):
With version 1.0.3 everything works fine!
The text was updated successfully, but these errors were encountered: