a11f62abf2
* 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
|
|
``` |