5d44c54947
* This changes the way policies are reported in audit logs. Previously, only policies tied to tokens would be reported. This could make it difficult to perform after-the-fact analysis based on both the initial response entry and further requests. Now, the full set of applicable policies from both the token and any derived policies from Identity are reported. To keep things consistent, token authentications now also return the full set of policies in api.Secret.Auth responses, so this both makes it easier for users to understand their actual full set, and it matches what the audit logs now report. |
||
---|---|---|
.. | ||
audit.go | ||
format.go | ||
format_json.go | ||
format_json_test.go | ||
format_jsonx.go | ||
format_jsonx_test.go | ||
format_test.go | ||
formatter.go | ||
hashstructure.go | ||
hashstructure_test.go |