clientSignatureRequired

@JvmName(name = "varchpiagmbsnpag")
suspend fun clientSignatureRequired(value: Output<Boolean>)
@JvmName(name = "akvjcqvqjwllaoks")
suspend fun clientSignatureRequired(value: Boolean?)

Parameters

value

When true, Keycloak will expect that documents originating from a client will be signed using the certificate and/or key configured via signing_certificate and signing_private_key. Defaults to true.