identitySources

@JvmName(name = "fnogwtajepdxjdst")
suspend fun identitySources(value: Output<List<String>>)
@JvmName(name = "qsudjmqhwnhboebi")
suspend fun identitySources(value: List<String>?)

Parameters

value

Identity sources that IAP can use to authenticate the end user. Only one identity source can be configured. The possible values are:

  • WORKFORCE_IDENTITY_FEDERATION: Use external identities set up on Google Cloud Workforce Identity Federation. Each value may be one of: WORKFORCE_IDENTITY_FEDERATION.


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


@JvmName(name = "opyxkhwhrydwqjbo")
suspend fun identitySources(values: List<Output<String>>)
@JvmName(name = "lvotovjtsmdpsult")
suspend fun identitySources(vararg values: String)

Parameters

values

Identity sources that IAP can use to authenticate the end user. Only one identity source can be configured. The possible values are:

  • WORKFORCE_IDENTITY_FEDERATION: Use external identities set up on Google Cloud Workforce Identity Federation. Each value may be one of: WORKFORCE_IDENTITY_FEDERATION.