ciIdTokenSubClaimComponents

@JvmName(name = "togvqoweicfniujp")
suspend fun ciIdTokenSubClaimComponents(value: Output<List<String>>)
@JvmName(name = "ytannfttmioyvvdv")
suspend fun ciIdTokenSubClaimComponents(value: List<String>?)

Parameters

value

Fields included in the sub claim of the ID Token. Accepts an array starting with projectpath. The array might also include reftype and ref. Defaults to "project*path", "ref*type", "ref". Introduced in GitLab 17.10.


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


@JvmName(name = "brbvojeodyjfbtqy")
suspend fun ciIdTokenSubClaimComponents(values: List<Output<String>>)
@JvmName(name = "jokgdughhcrrykjj")
suspend fun ciIdTokenSubClaimComponents(vararg values: String)

Parameters

values

Fields included in the sub claim of the ID Token. Accepts an array starting with projectpath. The array might also include reftype and ref. Defaults to "project*path", "ref*type", "ref". Introduced in GitLab 17.10.