allowedAudiences

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

Parameters

value

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


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


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

Parameters

values

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