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"] }