mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-02 03:27:54 +00:00
Add DisplayName to request audit object in response audit object
This commit is contained in:
@@ -94,8 +94,9 @@ func (f *FormatJSON) FormatResponse(
|
||||
Error: errString,
|
||||
|
||||
Auth: JSONAuth{
|
||||
Policies: auth.Policies,
|
||||
Metadata: auth.Metadata,
|
||||
DisplayName: auth.DisplayName,
|
||||
Policies: auth.Policies,
|
||||
Metadata: auth.Metadata,
|
||||
},
|
||||
|
||||
Request: JSONRequest{
|
||||
|
||||
Reference in New Issue
Block a user