Skip to content

Commit

Permalink
Merge 8e6191e into 206a55d
Browse files Browse the repository at this point in the history
  • Loading branch information
mlivancic committed Mar 15, 2024
2 parents 206a55d + 8e6191e commit 37c9811
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/security/open-id-connect-aws.md
Expand Up @@ -38,7 +38,7 @@ the resources with this role:
``` json
"Condition": {
"StringEquals": {
"acme.semaphoreci.com:aud": "https://rtx.semaphoreci.com/",
"acme.semaphoreci.com:aud": "https://acme.semaphoreci.com/",
"acme.semaphoreci.com:sub": "org:acme:project:936a5312-a3b8-4921-8b3f-2cec8baac574:repo:web:ref_type:branch:ref:refs/heads/main"
}
}
Expand Down

0 comments on commit 37c9811

Please sign in to comment.