mkopylec / charon-spring-boot-starter

Reverse proxy implementation in form of a Spring Boot starter.
Apache License 2.0
240 stars 54 forks source link

UserValidator #134

Open farzadafi opened 1 year ago

farzadafi commented 1 year ago

Hello, sorry, I have a problem after I use the user validator to first validate the user, even if the validation is correct, the program first sends an false flag and then executes my config, I want to know what that false flag and fro where it's send to config? Thank's for you

image

the first mapping is 401 and i dont know what is it!! but the second is 404 and it's my config!