Skip to content

Test 1.2.4 validates only jwks_uri #12

@rglauco

Description

@rglauco

This module only tries to connect to jwks_uri

let jwks = (await axios.get(this.metadata.configuration.jwks_uri)).data;

Avviso SPID 41-2.0 states that RP can use alternatively jwks OR signed_jwks_uri while in the RP metadata page of spid-cie-oidc-docs is stated the use of jwks only.

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