Update terraform/authentik/oauth2-apps.auto.tfvars
All checks were successful
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 13s
Terraform / Terraform (push) Successful in 36s

This commit is contained in:
ab
2026-03-16 12:33:17 +00:00
parent 56699cd2c6
commit c5153115da

View File

@@ -205,7 +205,7 @@ oauth_applications = {
refresh_token_validity = "days=30"
scope_mappings = ["openid", "profile", "email"]
access_groups = []
create_group = true
create_group = false
signing_key = "1b1b5bec-034a-4d96-871a-133f11322360"
}
}