Sustainsys / Saml2

Saml2 Authentication services for ASP.NET
Other
940 stars 606 forks source link

Problem inResponseTo ID #1428

Closed caligt closed 5 months ago

caligt commented 6 months ago

Mismatched InResponseTo ID in SAML Response with Red Hat SP and MyWorkPal IDP

Issue Description

Using library version 2.9.2 with Red Hat as SP and MyWorkPal as IDP, encountering mismatched session IDs in SAML response.

Occurs at route: https://localhost:44370/Saml2/Acs.

Query

Thank you for your assistance.

AndersAbel commented 5 months ago

Can you please capture the Saml AuthnRequest sent and the response received to see if the Ids are correct in the messages?

To capture the Saml messages the easiest is to use the Saml Dev Tools extensions for Google Chrome.