Sign in
third-party-mirror
/
hashicorp
/
vault
/
refs/heads/main
/
.
/
v1.14.6
/
changelog
/
14474.txt
blob: 1469c03334a5f3a456bb8897e607fa4e2441d85d [
file
] [
log
] [
blame
] [
edit
]
```release-note:improvement
auth/approle: SecretIDs can now be generated with an per-request specified TTL and num_uses.
When either the ttl and num_uses fields are not specified, the role's configuration is used.
```