Summary

can I use AccessDecisionManager and SecurityMetadataSource with web flux , i want to use with spring cloud gateway。 but how to do?

Comment From: nealeu

This is a question better asked on StackOverflow.

You can check out the webflux samples such as https://github.com/spring-projects/spring-security/tree/5.1.x/samples/boot/hellowebflux-method/src/main/java/sample, which I suspect gives you what you need.

Comment From: eleftherias

Thanks for getting in touch, as mentioned in the comment above, this is a question that would be better suited to Stack Overflow. We prefer to use GitHub issues only for bugs and enhancements. Feel free to update this issue with a link to the re-posted question (so that other people can find it).