The format for the claim value, with $VAR or ${VAR} substitutions.
JENKINS_URL is always defined;
in builds, see environment variable reference.
Example: jenkins:${BRANCH_NAME}:${BUILD_NUMBER}
SCM-specific variables such as ${GIT_BRANCH} are not available.