This commit is contained in:
2024-01-24 15:09:36 +01:00
parent 1662fca251
commit 0c1c530082
2 changed files with 21 additions and 20 deletions

View File

@@ -49,6 +49,7 @@ module "oauth2" {
component = var.component
instance = var.instance
namespace = var.namespace
domain = var.domain
labels = local.common-labels
dns_name = local.dns-name
redirect_path = "login/generic_oauth"