Fixed furumi oauth app
All checks were successful
Terraform / Terraform (push) Successful in 34s
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 8s

This commit is contained in:
Ultradesu
2026-03-17 15:19:12 +00:00
parent 5834fc23a7
commit 176c6e910e

View File

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