From 27bc3f31c9794c5e1840bb6b2bcbe151ab526a98 Mon Sep 17 00:00:00 2001 From: AB-UK Date: Wed, 18 Mar 2026 11:59:13 +0000 Subject: [PATCH] Fixed IDM outpust --- terraform/authentik/proxy-apps.auto.tfvars | 1 - 1 file changed, 1 deletion(-) diff --git a/terraform/authentik/proxy-apps.auto.tfvars b/terraform/authentik/proxy-apps.auto.tfvars index 6e71aad..0d633ca 100644 --- a/terraform/authentik/proxy-apps.auto.tfvars +++ b/terraform/authentik/proxy-apps.auto.tfvars @@ -203,7 +203,6 @@ EOT mode = "proxy" outpost = "kubernetes-outpost" intercept_header_auth = true - basic_auth_enabled = true create_group = true access_groups = ["admins"] }