Ryan Richard
4fe8167f60
account for move of repo from vmware-tanzu to vmware on GitHub
2025-08-02 15:08:15 -07:00
Ryan Richard and Joshua Casey
9619a0f226
change remoteAddr to sourceIPs in Supervisor audit log for incoming reqs
2025-01-06 21:21:01 -06:00
Ryan Richard and Joshua Casey
ae5aad178d
TokenCredentialRequest uses actual cert expiry time instead of estimate
...
and also audit logs both the NotBefore and NotAfter of the issued cert.
Implemented by changing the return type of the cert issuer helpers
to make them also return the NotBefore and NotAfter values of the new
cert, along with the key PEM and cert PEM.
2024-11-27 13:53:03 -06:00
Ryan Richard and Joshua Casey
51ae782135
fix typo in audit-logging.md
2024-11-27 13:53:03 -06:00
Ryan Richard and Joshua Casey
54b35c30da
rename tokenIdentifier to tokenID in the audit logs
...
Because `tokenID` is more consistent with the names of
the other correlation keys.
2024-11-27 13:53:03 -06:00
Ryan Richard and Joshua Casey
dfe04c5a58
update audit-logging.md to reflect changes in recent commits
2024-11-27 13:53:03 -06:00
Ryan Richard and Joshua Casey
4423d472da
allow audit correlation between token being issued and being used
2024-11-27 13:53:03 -06:00
Ryan Richard and Joshua Casey
9c0272382f
clean up audit logging documentation
2024-11-27 13:53:02 -06:00
Ryan Richard and Joshua Casey
2de8d9f0f3
cleanup example audit logs to make them prettier
2024-11-27 13:53:02 -06:00
Ryan Richard and Joshua Casey
76bda12760
update audit-logging.md to resolve todos
2024-11-27 13:53:02 -06:00
Ryan Richard and Joshua Casey
1006dd9379
resolve some todos
2024-11-27 13:53:01 -06:00
Joshua Casey
369316556a
Add configuration to audit internal endpoints and backfill unit tests
2024-11-27 13:53:01 -06:00
Joshua Casey
cf4b29de4b
Clarify docs
2024-11-27 13:53:00 -06:00
Ryan Richard and Joshua Casey
4df043a91c
document audit logging
2024-11-27 13:53:00 -06:00