changelog++
This commit is contained in:
parent
d7d5cd8f6a
commit
05dac99936
|
@ -4,8 +4,9 @@ CHANGES:
|
|||
* agent/caching: Enable the caching of tokens and leases generated by the
|
||||
auto-auth token when that's in use.
|
||||
[[GH-6293]](https://github.com/hashicorp/vault/pull/6293)
|
||||
* core: Auth responses that result in token creation now exposes the `orphan`
|
||||
field. [[GH-6230]](https://github.com/hashicorp/vault/pull/6320)
|
||||
* core: Token creation responses now contain the `orphan` field indicating
|
||||
whether the new token is orphan.
|
||||
[[GH-6230]](https://github.com/hashicorp/vault/pull/6320)
|
||||
|
||||
FEATURES:
|
||||
|
||||
|
|
Loading…
Reference in New Issue