Skip to content

Documentation/testing: provide example web eID authentication tokens #2

@joellimberg

Description

@joellimberg

It would be hepful if there was a collection of sample web eID authentication tokens (unverifiedCertificate, algorithm , signature, …) that could be used for token verification testing.

The tokens should be using a known static nonce and origin, and be provided for each signature algorithm ("ES256", "ES384", "ES512", "PS256", "PS384", "PS512", "RS256", "RS384", "RS512").

There are some test tokens in web-eid-authtoken-validation-java, but these are a) not easily usable without reverse-engineering the java package and b) only seem to be provided for the ES384 algorithm.

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