From 46fbcb4f2d9864b07898dae800fefdb5d4128af2 Mon Sep 17 00:00:00 2001 From: Istio Automation Date: Fri, 18 Nov 2022 18:51:02 -0800 Subject: [PATCH] Automator: update istio.io@ reference docs (#12261) --- data/features.yaml | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/data/features.yaml b/data/features.yaml index 6bad13ec70..93042a3af6 100644 --- a/data/features.yaml +++ b/data/features.yaml @@ -208,12 +208,20 @@ features: link: "/docs/concepts/security/#authorization" level: checklist: features/authorization.md - maturity: Beta + maturity: Stable nextExpectedPromotion: "" area: Security and policy enforcement - name: "End User (JWT) Authentication" id: "security.jwt_authentication" - link: "/docs/concepts/security/#authentication" + link: "/docs/reference/config/security/request_authentication/" + level: + checklist: features/jwt_authentication.md + maturity: Stable + nextExpectedPromotion: "" + area: Security and policy enforcement + - name: "Peer Authentication" + id: "security.peer_authentication" + link: "/docs/reference/config/security/peer_authentication/" level: checklist: "" maturity: Beta