-
Add auth.route.* for controlling OAuth2 token relay · f4681606Dave Syer authored
If user adds auth.route.<service>.scheme: passthru then instead of adding the bearer token the filter will not do anything (and the normal authorization header will be passed through to the backend) See gh-19
f4681606
×