coderzc commented on PR #23111:
URL: https://github.com/apache/pulsar/pull/23111#issuecomment-2272496697

   > > If we configure multiple AuthenticationProvider, we should authenticate 
in configuration order, but authenticate from back to front now in 
AuthenticationListState#authenticateAsync and 
AuthenticationProviderList#authenticateAsync.
   > 
   > Please explain the rationale. What is the consequence of this change? What 
problem does it fix?
   
   When two AuthenticationProviders A and B are configured, and they are valid 
for a token at the same time, but we expect to use the subject of A for 
authentication.


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