Skip to content

Commit

Permalink
Update changelog 14474 with a more detailed description.
Browse files Browse the repository at this point in the history
More elaborate description for the changelog. Specifying the per-request based fields.
  • Loading branch information
RemcoBuddelmeijer committed May 31, 2022
1 parent 0e6902a commit 772adde
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion changelog/14474.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
```release-note:improvement
auth/approle: add 'ttl' and 'num_uses' fields when generating SecretIDs
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.
```

0 comments on commit 772adde

Please sign in to comment.