tokenReviewerJwt

@JvmName(name = "cwrbufvifrbqgfhr")
suspend fun tokenReviewerJwt(value: Output<String>)
@JvmName(name = "bqlcbdgjkmamkbvg")
suspend fun tokenReviewerJwt(value: String?)

Parameters

value

A service account JWT (or other token) used as a bearer token to access the TokenReview API to validate other JWTs during login. If not set the JWT used for login will be used to access the API.