jcshepherd opened a new pull request, #4773:
URL: https://github.com/apache/cassandra/pull/4773

   Server negotiates authenticator per client connection.
   
   This is the main server-side implementation of CEP-50 
(https://cwiki.apache.org/confluence/display/CASSANDRA/CEP-50%3A+Authentication+Negotiation),
 enabling administrators to configure authentication negotiation with multiple 
authenticator options, and the server to negotiate an authenticator with the 
client for each connection. Clients that don't support authentication can 
connect and authenticate as they always have.
   
   patch by jcshepherd; reviewed by <TBD> for CASSANDRA-21334
   Assisted-by: Amazon Q CLI 1.19.6 claude-sonnet-4.5
   
   ```
   
   The [Cassandra 
Jira](https://issues.apache.org/jira/projects/CASSANDRA/issues/)
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to