vault/builtin/credential
Vault Automation 9839d40b10
Backport rotationMgr: enable RM to send rotation information to plugins on registration/rotation operations into ce/main (#12308)
* rotation-manager: enable RM to send rotation information to plugins on registration/rotation operations (#11810)

* initial commit for sending NVR to plugins

* add changelog

* add NVR to plugin fields, add RotationInfo to GRPC request handler

* fix tests

* ensure consistent formats on times and ttls

* add translation to allow grpc data transfer

* fix tests and rename fields

* fix missed field renames in tests

* make all methods net-new for backwards compatibility

* update mock plugin and add oss stub back

* remove method with no usages

* Address wrapper comments

* Rebuild proto

* Nil check around SetRotationInfo, return n/a for no last_vault_rotation

* Fix error to match other instances

* Update fields.go

* Return nil if unset for next/last vault rotation times

---------

Co-authored-by: robmonte <17119716+robmonte@users.noreply.github.com>

* Fix return type in stub method

---------

Co-authored-by: vinay-gopalan <86625824+vinay-gopalan@users.noreply.github.com>
Co-authored-by: robmonte <17119716+robmonte@users.noreply.github.com>
2026-02-12 18:25:47 -06:00
..
approle Put alias_metadata tokenutil field into public SDK (#11468) (#11717) 2026-01-13 09:43:33 -06:00
aws Put alias_metadata tokenutil field into public SDK (#11468) (#11717) 2026-01-13 09:43:33 -06:00
cert Validate that certificate of the connection matches (#11695) (#11764) 2026-01-14 14:12:57 -05:00
github license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
ldap Backport rotationMgr: enable RM to send rotation information to plugins on registration/rotation operations into ce/main (#12308) 2026-02-12 18:25:47 -06:00
okta Backport refactor dependencies and removes disallowed vault imports from builtin Okta auth into ce/main (#11295) 2025-12-12 13:20:57 -06:00
radius license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
token license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00
userpass license: update headers to IBM Corp. (#10229) (#10233) 2025-10-21 15:20:20 -06:00