open-vault/audit
Jeff Mitchell 64fc18e523 When a JWT wrapping token is returned, audit the inner token both for
request and response. This makes it far easier to properly check
validity elsewhere in Vault because we simply replace the request client
token with the inner value.
2017-01-04 23:50:24 -05:00
..
audit.go Adds HUP support for audit log files to close and reopen. (#1953) 2016-09-30 12:04:50 -07:00
format.go When a JWT wrapping token is returned, audit the inner token both for 2017-01-04 23:50:24 -05:00
format_json.go Transit and audit enhancements 2016-09-21 10:49:26 -04:00
format_json_test.go When a JWT wrapping token is returned, audit the inner token both for 2017-01-04 23:50:24 -05:00
format_jsonx.go Transit and audit enhancements 2016-09-21 10:49:26 -04:00
format_jsonx_test.go When a JWT wrapping token is returned, audit the inner token both for 2017-01-04 23:50:24 -05:00
formatter.go Transit and audit enhancements 2016-09-21 10:49:26 -04:00
hashstructure.go JWT wrapping tokens (#2172) 2017-01-04 16:44:03 -05:00
hashstructure_test.go JWT wrapping tokens (#2172) 2017-01-04 16:44:03 -05:00