Skip to content

AS: add issuer to ear claims#1415

Merged
Xynnn007 merged 1 commit into
confidential-containers:mainfrom
Xynnn007:as/issuer
Jun 11, 2026
Merged

AS: add issuer to ear claims#1415
Xynnn007 merged 1 commit into
confidential-containers:mainfrom
Xynnn007:as/issuer

Conversation

@Xynnn007

Copy link
Copy Markdown
Member

The issuer_name in the attestation token configuration has not been used for EAR up to now. This patch adds an iss field in the claims of the ear. This follows RFC7519 about " JSON Web Token (JWT) " where iss is a registered claim.

@Xynnn007 Xynnn007 requested a review from a team as a code owner June 10, 2026 06:35
The issuer_name in the attestation token configuration has not been used
for EAR up to now. This patch adds an `iss` field in the claims of the
ear. This follows RFC7519 about " JSON Web Token (JWT) " where `iss` is
a registered claim.

Signed-off-by: Xynnn007 <xynnn@linux.alibaba.com>

@fitzthum fitzthum left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Xynnn007 Xynnn007 merged commit 34fbb68 into confidential-containers:main Jun 11, 2026
48 checks passed
@Xynnn007 Xynnn007 deleted the as/issuer branch June 11, 2026 01:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants