From d4857ed77ae96dcd23d580cd972eda75be76c2a7 Mon Sep 17 00:00:00 2001 From: James Peach Date: Wed, 23 Jun 2021 02:33:42 +1000 Subject: [PATCH] docs: link additional filters that emit dynamic metadata (#17059) docs: link additional filters that emit dynamic metadata Additional Description: N/A Risk Level: N/A Testing: Manually build docs and verified link targets Docs Changes: N/A Release Notes: N/A Platform Specific Features: N/A Signed-off-by: James Peach Signed-off-by: chris.xin --- .../root/configuration/advanced/well_known_dynamic_metadata.rst | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/root/configuration/advanced/well_known_dynamic_metadata.rst b/docs/root/configuration/advanced/well_known_dynamic_metadata.rst index f6b596441eab..5c0a266a0067 100644 --- a/docs/root/configuration/advanced/well_known_dynamic_metadata.rst +++ b/docs/root/configuration/advanced/well_known_dynamic_metadata.rst @@ -15,6 +15,8 @@ The following Envoy filters emit dynamic metadata that other filters can leverag * :ref:`External Authorization Filter ` * :ref:`External Authorization Network Filter ` +* :ref:`Header-To-Metadata Filter ` +* :ref:`JWT Authentication Filter ` * :ref:`Mongo Proxy Filter ` * :ref:`MySQL Proxy Filter ` * :ref:`Postgres Proxy Filter `