Add auth.route.* for controlling OAuth2 token relay
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
Showing
Please
register
or
sign in
to comment