cassandra icon indicating copy to clipboard operation
cassandra copied to clipboard

CASSANDRA-19669: Audit Log entries are missing identity for mTLS connections

Open frankgh opened this issue 9 months ago • 2 comments

This patch adds the missing metadata from the authenticated user, which includes the identity for mTLS connections. Additionally, it notifies authentication failures during TLS handshake, for example when a client is attempting to authenticate with an expired certificate. This now will be recorded as a failed authentication attempt.

Patch by Francisco Guerrero; Reviewed by TBD for CASSANDRA-19669

frankgh avatar May 29 '24 21:05 frankgh