fix
This commit is contained in:
@@ -52,6 +52,7 @@ module "saml" {
|
|||||||
source = "git::https://git.solidite.fr/vynil/kydah-modules.git//saml"
|
source = "git::https://git.solidite.fr/vynil/kydah-modules.git//saml"
|
||||||
component = var.component
|
component = var.component
|
||||||
instance = var.instance
|
instance = var.instance
|
||||||
|
acs_path = "oauth2/callback/saml"
|
||||||
issuer = "self-sign"
|
issuer = "self-sign"
|
||||||
dns_names = local.dns_names
|
dns_names = local.dns_names
|
||||||
namespace = var.namespace
|
namespace = var.namespace
|
||||||
|
|||||||
Reference in New Issue
Block a user