allowedAudiences

@JvmName(name = "rnhwopudeurnudni")
suspend fun allowedAudiences(value: Output<List<String>>)
@JvmName(name = "auaqisdlmgfianws")
suspend fun allowedAudiences(value: List<String>?)

Parameters

value

Allowed audience values to consider when validating JWTs issued by Azure Active Directory.


@JvmName(name = "tjgasbpkyctecuic")
suspend fun allowedAudiences(vararg values: Output<String>)


@JvmName(name = "hbpxtmuqoogwsrlr")
suspend fun allowedAudiences(values: List<Output<String>>)
@JvmName(name = "piuxhugkypejtsgx")
suspend fun allowedAudiences(vararg values: String)

Parameters

values

Allowed audience values to consider when validating JWTs issued by Azure Active Directory.