d57fea2cd1
* VAULT-6613 add DetermineRoleFromLoginRequest function to Core * Fix body handling * Role resolution for rate limit quotas * VAULT-6613 update precedence test * Add changelog * Handle body error * VAULT-6613 Return early if error with json parsing
3 lines
174 B
Plaintext
3 lines
174 B
Plaintext
```release-note:improvement
|
|
core/quotas: Added ability to add role information for rate-limit resource quotas, to limit login requests on auth mounts made using that role
|
|
``` |