Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trust Mark Delegation Revocation? #108

Open
zachmann opened this issue Oct 9, 2024 · 2 comments
Open

Trust Mark Delegation Revocation? #108

zachmann opened this issue Oct 9, 2024 · 2 comments
Assignees

Comments

@zachmann
Copy link
Contributor

zachmann commented Oct 9, 2024

Section 7.2.1 says about the exp claim of the delegation jwt:

OPTIONAL. Number. Time when this delegation stops being valid. This is expressed as Seconds Since the Epoch, per [RFC7519]. If not present, it means that the delegation does not expire and is valid until revoked.

The very last part implies that the delegation jwt can be revoked. However, I cannot find any hints on a revocation mechanism for delegation jwts in the spec, also there is no status endpoint or other mechanism defined to verify the delegation apart from verifying the delegation jwt.

I would argue that the last part and is valid until revoked should be removed. It then would also be in line with the exp claim description of the trust mark jwt.

@selfissued
Copy link
Member

I agree that we shouldn't talk about revocation when we have no mechanism to do it.

@selfissued selfissued self-assigned this Oct 9, 2024
@vdzhuvinov
Copy link
Collaborator

The revocation of delegation JWTs is not specified in Federation / out of scope.

Agree to remove the

and is valid until revoked

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

No branches or pull requests

3 participants