Skip to content

[Feat]: enforce iss payload for SD-JWT #259

@yunlong-song-awx

Description

@yunlong-song-awx

Is your feature request related to a problem? Please describe.

It's good to see the v0.2 release incorporate Verifiable Intent and provide a solid SDK. I noticed that SDJWTIssuer includes cnf but not iss, which is recommended by Verifiable Intent - JWKS Endpoint Security.

Please confirm whether we can update the SDK, or if I missed something.

Describe the solution you'd like

  • types: include iss as a required claim for JWT along with cnf.
  • SDK: include verify iss or some comments to suggest how to verify.

Describe alternatives you've considered

No response

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels
    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions