fix
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user