Open
Description
Is your feature request related to a problem? Please describe.
Now, the noclientauth will only be true when there are no other auth handler.
If I want to use the NoClientAuth on some certain user names, and use other auth on the rest at the same time, it will be not possible.
Describe the solution you'd like
Add NoClientAuth option and withNoClientAuth handler
Activity