omarkj opened a new pull request, #25185:
URL: https://github.com/apache/pulsar/pull/25185

   Add a new `strictAuthMethod` configuration option to enforce that clients 
must specify their authentication method. When enabled, authentication requests 
without an explicit method will immediately fail with "Authentication method 
missing" instead of attempting to authenticate with all configured providers.
   
   This improves security by preventing unintended authentication fallback 
behaviour when operators want to require specific authentication methods for 
their deployment.
   
   Main Issue: #25184


-- 
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]

Reply via email to