Skip to content

Commit

Permalink
Update pkg/identity/buildkite/principal.go
Browse files Browse the repository at this point in the history
Co-authored-by: Hayden B <hblauzvern@gmail.com>
Signed-off-by: Samuel Cochran <sj26@sj26.com>
  • Loading branch information
sj26 and haydentherapper authored Nov 22, 2022
1 parent 1bdd878 commit 216caa5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/identity/buildkite/principal.go
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ type jobPrincipal struct {
subject string

// OIDC Issuer URL. Matches 'iss' claim from ID token. The real issuer URL is
// https://agent.buildkite.com/.well-known/openid-configution
// https://agent.buildkite.com/.well-known/openid-configuration
issuer string

// The full URL to the job. This will be the set as SubjectAlternativeName URI in
Expand Down

0 comments on commit 216caa5

Please sign in to comment.