vault/changelog/31352.txt
mickael-hc 881febbf98
update alias lookahead to respect case (#31352)
* userpass is not case sensitive
* ldap is case sensitive when it is configured that way

---------

Co-authored-by: Ben Ash <bash@hashicorp.com>
2025-07-23 16:28:05 +00:00

4 lines
109 B
Plaintext

```release-note:bug
auth: update alias lookahead to respect username case for LDAP and username/password
```