extraConfig

@JvmName(name = "qanbkjwdxsedxggw")
suspend fun extraConfig(value: Output<Map<String, String>>)
@JvmName(name = "riovgfqhldiqwlww")
suspend fun extraConfig(value: Map<String, String>?)

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 = "cudjlwinwcvynxeo")
fun extraConfig(vararg values: Pair<String, String>)

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.