ciIdTokenSubClaimComponents

@JvmName(name = "suiavvbxxpsublia")
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 = "umoxkivobugsvwkx")
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.