extraConfig

@JvmName(name = "sdmnnjjnhwhvdyyi")
suspend fun extraConfig(value: Output<Map<String, Any>>)
@JvmName(name = "lefmipocjqtmglsh")
suspend fun extraConfig(value: Map<String, Any>?)

Parameters

value

Key/value attributes to add to the identity provider mapper model that is persisted to Keycloak. This can be used to extend the base model with new Keycloak features.


@JvmName(name = "iostvcmgthermgtl")
fun extraConfig(vararg values: Pair<String, Any>)

Parameters

values

Key/value attributes to add to the identity provider mapper model that is persisted to Keycloak. This can be used to extend the base model with new Keycloak features.