1
0
mirror of https://github.com/minio/minio.git synced 2025-03-13 21:12:55 -04:00

1 Commits

Author SHA1 Message Date
Aditya Manthramurthy
f3d61c51fc
fix: Filter out cust. AssumeRole Token for audit ()
The `Token` parameter is a sensitive value that should not be output in the Audit log for STS AssumeRoleWithCustomToken API.

Bonus: Add a simple tool that echoes audit logs to the console.
2024-05-01 14:31:13 -07:00