Skip to content

Commit 3bafa86

Browse files
committed
add SAN that copies what gha is doing
Signed-off-by: meeech <[email protected]>
1 parent b4367cd commit 3bafa86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/identity/config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,6 @@ ci-issuer-metadata:
266266
*circleci-type:
267267
default-template-values:
268268
# principal gives priority to the claimed value over the default
269-
platform_url: "https://app.circleci.com"
270269
api_url: "https://circleci.com/api/v2"
271270
runner_environment: ""
272271
extension-templates:
@@ -278,3 +277,4 @@ ci-issuer-metadata:
278277
runner-environment: "runner_environment"
279278
source-repository-ref: "oidc.circleci.com/vcs-ref"
280279
source-repository-uri: "oidc.circleci.com/vcs-origin"
280+
subject-alternative-name-template: "{{.api_url}}/projects/{{.'oidc.circleci.com/project-id'}}/pipeline-definitions/{{.'oidc.circleci.com/pipeline-definition-id'}}"

0 commit comments

Comments
 (0)