Saml2.Authentication.Core
Saml2.Authentication.Core copied to clipboard
A SAML 2.0 middleware for ASP.NET Core
I am currently experiencing an error in my service provider, when signing in. Specifically when the middleware is processing a `RelayState`-parameter: > System.FormatException: The input is not a valid Base-64...
Hi! First of all, thank you to made this amazing project to handle saml authentication! Second, i have this exception:  The xml saml response sent by azure looks ok,...
Added BuildResponseUrl method to HttpRedirectBinding.BuildLogoutResponseUrl to create correct response url for IDP initiated logout
Hi, I am a newbie for SAML. Wondering, do u have any documentation that can guide me along using the project as the basis. Thanks
Is it possible to load the IdP Metadata from a url or a file? Something like "Metadata": "https://adfs.domain.com/federationmetadata/2007-06/federationmetadata.xml"
I am using (a fork) of this library, but I don't know how to makes it work behind a load-balancer. Is it possible to make it work or do I...
Kudos for creating this project. Apologies if this request seems unreasonable! Is it possible you would be able to provide a rough description (perhaps a wiki page?) of the interactions...
The signature handling code does not pass the list of signed xml fragments to the signature reader in any way. It can be fooled by a document constructed as follows: