This commit is contained in:
2024-05-24 12:08:58 +02:00
parent 6cce779365
commit 29e3ac291e

View File

@@ -52,6 +52,7 @@ module "saml" {
source = "git::https://git.solidite.fr/vynil/kydah-modules.git//saml"
component = var.component
instance = var.instance
acs_path = "oauth2/callback/saml"
issuer = "self-sign"
dns_names = local.dns_names
namespace = var.namespace