Skip to content

Commit

Permalink
docs: typo fix (envoyproxy#31083)
Browse files Browse the repository at this point in the history
Signed-off-by: Eli Fabens <[email protected]>
  • Loading branch information
efabens authored Nov 29, 2023
1 parent 73ecb6d commit 054e35f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ is set to true the filter will send over a
cookie named ``BearerToken`` to the upstream. Additionally, the ``Authorization`` header will be populated
with the same value.

The OAuth filer encodes URLs in query parameters using the
The OAuth filter encodes URLs in query parameters using the
`URL encoding algorithm. <https://www.w3.org/TR/html5/forms.html#application/x-www-form-urlencoded-encoding-algorithm>`_

When receiving request redirected from the authorization service the Oauth filer decodes URLs from query parameters.
Expand Down

0 comments on commit 054e35f

Please sign in to comment.