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

Firma assente su LogoutResponse #191

Open
danielegiallonardo opened this issue Oct 5, 2021 · 1 comment
Open

Firma assente su LogoutResponse #191

danielegiallonardo opened this issue Oct 5, 2021 · 1 comment

Comments

@danielegiallonardo
Copy link

In fase di test della Logout, viene restituita una LogoutResponse priva del tag <Signature>, causando, di conseguenza, il fallimento della verifica della firma. Di seguito un esempio di LogoutResponse.

<samlp:LogoutResponse xmlns:samlp="urn:oasis:names:tc:SAML:2.0:protocol" xmlns:saml="urn:oasis:names:tc:SAML:2.0:assertion" ID="_181e9a93-dff0-407b-98b5-0ef09204ec60" Version="2.0" IssueInstant="2021-10-05T07:37:46Z" Destination="https://localhost:44369/signout-spid" InResponseTo="_98f6f2b3-3e99-48f6-8574-c3a4c0181d3f">
    <saml:Issuer Format="urn:oasis:names:tc:SAML:2.0:nameid-format:entity" NameQualifier="https://localhost:8080">
        https://localhost:8080</saml:Issuer>
  
    <samlp:Status>
        <samlp:StatusCode Value="urn:oasis:names:tc:SAML:2.0:status:Success" />
    </samlp:Status>

</samlp:LogoutResponse>
@Davidemazzu
Copy link

Salve ,

quindi è un problema di https://demo.spid.gov.it/ che non "ritorna" il nodo Signature?
Grazie

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