mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 09:42:25 +00:00
* VAULT-8518 Increase HMAC limit to 4096, and limit approle names to the same limit * VAULT-8518 Changelog * VAULT-8518 Sprintf the byte limit
3 lines
133 B
Plaintext
3 lines
133 B
Plaintext
```release-note:change
|
|
auth/approle: Add maximum length of 4096 for approle role_names, as this value results in HMAC calculation
|
|
``` |