I only found the documentation about authentication in the controller endpoints of webflux on the official website, and did not find any examples of how to authenticate in the functional endpoints. Is there any documentation on this?

Comment From: wilkinsona

Please see Spring Security's documentation which contains code examples and links to some samples. If you have any further questions, please follow up on Stack Overflow or Gitter. As mentioned in the guidelines for contributing, we prefer to use GitHub issues only for bugs and enhancements.