diff --git a/terraform/authentik/proxy-apps.auto.tfvars b/terraform/authentik/proxy-apps.auto.tfvars index 0d633ca..6e71aad 100644 --- a/terraform/authentik/proxy-apps.auto.tfvars +++ b/terraform/authentik/proxy-apps.auto.tfvars @@ -203,6 +203,7 @@ EOT mode = "proxy" outpost = "kubernetes-outpost" intercept_header_auth = true + basic_auth_enabled = true create_group = true access_groups = ["admins"] }