Hildo den Breejen
Hildo den Breejen
Sorry for the delayed response - I had some time off line.. Introducing a set of specific exceptions would be fine too. That would give the application the opportunity to...
I encountered the same problem. The SAML2 package relies on the ASP Session to hold some state that is required during logout. I have had some success duplicating this state...
Thanks! I will test this and report back.
I have tested #29, but that does not completely fix this issue. It does prevent duplicate entries in the metadata, but I still cannot have both a SOAP and a...
The ConfigurationErrorsException exception is not thrown by SAML2 code, but by the .NET runtime while parsing the saml2 config section. I would like to configure something like this. Note that...