requiredClaims

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

Parameters

value

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


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

Parameters

values

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