A JSON serialized template for OIDC subject claim customization
Media typeapplication/json
Actions OIDC Subject customization
Actions OIDC Subject customization
object
include_claim_keys
required
Array of unique strings. Each claim key can only contain alphanumeric characters and underscores.
Array<string>
use_immutable_subject
Whether to opt in to the immutable OIDC subject claim format for the organization. When true, new OIDC tokens will use a stable, repository-ID-based sub claim instead of the name-based format.