Skip to content

Add dedicated test vectors for response token headers #13

Description

@thibmeu

The test suites import test vectors for request and response tokens. The request tokens clearly specify the expected serialisation with PrivateToken challenge=...,token-key=....

This is not the case for response tokens. These are tested based on the expected behaviour that serializing and deserializing a given token is similar to applying the identity, and should result in the same token.
For more robust tests, it would be good to have these as dedicated tests vectors.

Related to #11.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions