forked from spiffe/spire
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Log SPIFFE ID for X.509-SVIDs signed in BatchNewX509SVID (spiffe#4902)
The audit log emitted on calls to BatchNewX509SVID doesn't include the SPIFFE ID of the X.509-SVIDs that are signed during the API handler execution. It's valuable to include the SPIFFE ID in this log message for traceability and auditing purposes. The SPIFFE ID in signed X.509-SVIDs is currently only included in a DEBUG level log in the server CA. Signed-off-by: Ryan Turner <turner@uber.com>
- Loading branch information
Showing
2 changed files
with
24 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters