Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Entity Configuration claims typ mancante #30

Closed
ebusi opened this issue Nov 15, 2023 · 1 comment
Closed

Entity Configuration claims typ mancante #30

ebusi opened this issue Nov 15, 2023 · 1 comment

Comments

@ebusi
Copy link

ebusi commented Nov 15, 2023

L'header del EC in formato JWT non contiene la claim "typ" che invece è presente in tutti gli esempi della documentazione e sembra anche essere richiesta e validata in fase di federazione CIE.

new JWSHeader.Builder(alg).keyID(jwk.getKeyID()).build(),

@rglauco
Copy link
Collaborator

rglauco commented Mar 19, 2024

fixed in #32

@rglauco rglauco closed this as completed Mar 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants