requiredClaims

@JvmName(name = "btjbacjebtnwoncb")
suspend fun requiredClaims(value: Output<Map<String, String>>)
@JvmName(name = "esoqutnktaqmavpv")
suspend fun requiredClaims(value: Map<String, String>?)

Parameters

value

The key value pairs that describe required claims in the identity token.


@JvmName(name = "ohpotjboesjdkdvc")
fun requiredClaims(vararg values: Pair<String, String>)

Parameters

values

The key value pairs that describe required claims in the identity token.