issuer

@JvmName(name = "vwbtlipcgmqlxtmt")
suspend fun issuer(value: Output<String>)
@JvmName(name = "jvkjpbuajlxelnff")
suspend fun issuer(value: String?)

Parameters

value

Identifies the principal that issued the JWT. See https://tools.ietf.org/html/draft-ietf-oauth-json-web-token-32#section-4.1.1 Usually a URL or an email address. Example: https://securetoken.google.com Example: 1234567-compute@developer.gserviceaccount.com