[ 
https://issues.apache.org/jira/browse/CASSANDRASC-156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17897748#comment-17897748
 ] 

ASF subversion and git services commented on CASSANDRASC-156:
-------------------------------------------------------------

Commit a394d656a94bd90779844a27199401a7fcf880c1 in cassandra-sidecar's branch 
refs/heads/trunk from Saranya Krishnakumar
[ https://gitbox.apache.org/repos/asf?p=cassandra-sidecar.git;h=a394d656 ]

CASSANDRASC-156: Add mTLS Authentication in Sidecar (#145)

Patch by Saranya Krishnakumar, Raymond Welgosh; Reviewed by Francisco Guerrero, 
Yifan Cai for CASSANDRASC-156

Co-authored-by: Raymond Welgosh <[email protected]>
Co-authored-by: Saranya Krishnakumar <[email protected]>

> Add mTLS Authentication in Sidecar
> ----------------------------------
>
>                 Key: CASSANDRASC-156
>                 URL: https://issues.apache.org/jira/browse/CASSANDRASC-156
>             Project: Sidecar for Apache Cassandra
>          Issue Type: New Feature
>          Components: Rest API
>            Reporter: Saranya Krishnakumar
>            Assignee: Saranya Krishnakumar
>            Priority: Normal
>          Time Spent: 4h 50m
>  Remaining Estimate: 0h
>
> This patch adds Mutual TLS authentication support in Sidecar, where both 
> server and client exchange certs and verify each other. Patch uses 
> MutualTLSAuthentication provider from vertx-auth-mtls subproject in Sidecar 
> to authenticate users. It also allows for setting custom CertificateValidator 
> and IdentityExtractor. The patch configures ChainAuthHandler in server's 
> router. ChainAuthHandler currently contains MutualTlsAuthenticationHandler, 
> and is added before route specific handlers. 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to