jwtClaimChecks

@JvmName(name = "utokdrvdwclvhojg")
suspend fun jwtClaimChecks(value: Output<JwtClaimChecksArgs>)
@JvmName(name = "ycjxmydvnjuqoigp")
suspend fun jwtClaimChecks(value: JwtClaimChecksArgs?)

Parameters

value

The configuration settings of the checks that should be made while validating the JWT Claims.


@JvmName(name = "oknttqgjnccmgvyy")
suspend fun jwtClaimChecks(argument: suspend JwtClaimChecksArgsBuilder.() -> Unit)

Parameters

argument

The configuration settings of the checks that should be made while validating the JWT Claims.