Sustainsys / Saml2

Saml2 Authentication services for ASP.NET
Other
952 stars 600 forks source link

SP initiated authnRequest binding problem fix #1294

Closed tuncaytprk closed 2 years ago

tuncaytprk commented 3 years ago

CreateAuthenticateRequest in IdentityProvider don't send binding method on request. I fixed this issue at Saml2AuthenticationRequest initialize time on CreateAuthenticateRequest.

AndersAbel commented 2 years ago

Closing PRs from before the start-over in develop as they do not make sense when the entire library is rewritten.