Johann
[AllowAnonymous] not working when request was handled by YARP
Hi!
I have an issue with the application of authorization policies in an app using YARP - maybe somebody here has some clue what I'm doing wrong here: https://github.com/microsoft/reverse-proxy/discussions/2554
tl;dr: Using an authorization policy on a YARP route clashes with the
[AllowAnonymous]
attribute on a controller defined in the same project.1 replies