Skip to content

4.9 Add local verification tests for trusted-session invitations #339

@marwannettour

Description

@marwannettour

Parent epic: #310

Summary

Cover decryption, signature verification, identity validation, expiration, replay protection, and grant decisions.

Requirements

  • Test a valid invitation.
  • Test an expired invitation.
  • Test an invitation signed by a non-trusted client.
  • Test an invalid signature.
  • Test an invitation addressed to another client.
  • Test replay with the same nonce.
  • Test missing, expired, and revoked grants.

Acceptance criteria

  • Tests use FluentAssertions.
  • Tests cover both validation success and rejection reasons.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No fields configured for Task.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions