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

Spid errore nella validazione dei test sulla response #31

Open
andreavedruccio326 opened this issue Apr 8, 2020 · 2 comments
Open

Spid errore nella validazione dei test sulla response #31

andreavedruccio326 opened this issue Apr 8, 2020 · 2 comments

Comments

@andreavedruccio326
Copy link

Sto testando le response e riscontro problemi.Ad esempio la 03 assertion non firmata non da pagina di errore, ma va a buon fine.

Eseguendo sul mio progetto IdpAuthnResponse idpAuthnResponse = SamlHelper.GetAuthnResponse(collection["SAMLResponse"].ToString()); va tutto a buon fine, quando per quel test non dovrebbe funzionare.

Ho riscontrato lo stesso problema anche per altri test.

@dassocec
Copy link

dassocec commented Apr 6, 2021

Mi associo... stesso problema

@davidecshare
Copy link

Credo che il problema sia che vengono verificate tutte le signature presenti, ma non viene verificato il numero di signature presenti (o che esista una signature per ogni assertion).

In generale comunque sì, falliscono diversi casi di test. Non è molto utile come libreria...

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

3 participants