mirror of
https://github.com/aws-actions/configure-aws-credentials.git
synced 2026-09-03 06:05:04 +09:00
mention renamed repos use the new immutable identifiers (#1941)
This commit is contained in:
@@ -600,8 +600,9 @@ claims ([1][gh-blog-oidc], [2][sub-claim-custom]).
|
|||||||
|
|
||||||
#### Immutable subject claims
|
#### Immutable subject claims
|
||||||
|
|
||||||
Repositories created on github.com on or after 15 July 2026, and older
|
Repositories created on github.com on or after 15 July 2026, older
|
||||||
repositories that have opted in, emit an [immutable `sub` claim][immutable-sub].
|
repositories that have opted in, and older repositories that have been renamed
|
||||||
|
since 15 July 2026, emit an [immutable `sub` claim][immutable-sub].
|
||||||
This claim appends the permanent numeric ID of the organization and of the
|
This claim appends the permanent numeric ID of the organization and of the
|
||||||
repository after each name, separated by `@`, so that a recycled org or
|
repository after each name, separated by `@`, so that a recycled org or
|
||||||
repository name cannot be used to mint tokens matching a stale trust policy.
|
repository name cannot be used to mint tokens matching a stale trust policy.
|
||||||
|
|||||||
Reference in New Issue
Block a user