jwksUri

@JvmName(name = "xitxpsomjxxpfrnr")
suspend fun jwksUri(value: Output<String>)
@JvmName(name = "pprwnmjuelxvynlb")
suspend fun jwksUri(value: String?)

Parameters

value

URL of the provider's public key set to validate signature of the JWT. See OpenID Discovery. Optional if the key set document: - can be retrieved from OpenID Discovery of the issuer. - can be inferred from the email domain of the issuer (e.g. a Google service account). Example: https://www.googleapis.com/oauth2/v1/certs