From 84036bf4c513a2ab4e4231b1bbde20b83c431e1b Mon Sep 17 00:00:00 2001 From: lena-larionova <54370747+lena-larionova@users.noreply.github.com> Date: Fri, 12 Jul 2024 13:22:07 -0700 Subject: [PATCH] Fix: Key Auth Encrypted note and "not applicable" konnect labels (#7635) * add more context to the Key Auth Encrypted plugin's compatibility note * change wording of 'not applicable' to 'not available in konnect' --- app/_hub/kong-inc/key-auth-enc/_metadata/_index.yml | 6 +++++- app/hub/plugins/compatibility/index.md | 2 +- app/konnect/compatibility.md | 8 ++++---- 3 files changed, 10 insertions(+), 6 deletions(-) diff --git a/app/_hub/kong-inc/key-auth-enc/_metadata/_index.yml b/app/_hub/kong-inc/key-auth-enc/_metadata/_index.yml index eb0c2ca7b37e..ede05a5cc191 100644 --- a/app/_hub/kong-inc/key-auth-enc/_metadata/_index.yml +++ b/app/_hub/kong-inc/key-auth-enc/_metadata/_index.yml @@ -16,7 +16,11 @@ enterprise: true konnect: false network_config_opts: Self-managed traditional, DB-less, and hybrid notes: | - The time-to-live (ttl) does not work in Konnect or hybrid mode. This setting + This plugin is not available in Konnect, and has limitations in hybrid mode: + - Konnect automatically encrypts key authentication credentials at rest, so + encryption via this plugin is not necessary. + Use the regular [Key Auth](/hub/kong-inc/key-auth/) plugin instead. + - The time-to-live (ttl) does not work in hybrid mode. This setting determines the length of time a credential remains valid. categories: - authentication diff --git a/app/hub/plugins/compatibility/index.md b/app/hub/plugins/compatibility/index.md index b3e0ac20d6ac..56e8320a5901 100644 --- a/app/hub/plugins/compatibility/index.md +++ b/app/hub/plugins/compatibility/index.md @@ -100,7 +100,7 @@ data plane roles. Kong provides and hosts the control plane and a database with {% endif %}