vault/changelog/29325.txt
Paul Banks ed894b3425
Identity: add duplicate reporting to logs (#29325)
* Identity: add duplicate reporting to logs

* Add changelog

* Fix breaking Ent change

* Revert changes to existing ent test helper arguments as they will break on merge

* Update changelog/29325.txt

Co-authored-by: Bianca <48203644+biazmoreira@users.noreply.github.com>

---------

Co-authored-by: Bianca <48203644+biazmoreira@users.noreply.github.com>
2025-01-09 15:49:28 +00:00

5 lines
148 B
Plaintext

```release-note:improvement
identity: Added reporting in Vault logs during unseal to help identify any
duplicate identify resources in storage.
```