saml-idp / saml_idp

Ruby SAML Identity Provider, best used with Rails (though not required)
MIT License
263 stars 181 forks source link

Add Parenthesis to allow either logout request or authhn_request to be sent unsigned #193

Closed ggalancs closed 1 year ago

ggalancs commented 1 year ago

Add Parenthesis to allow either logout_request or authhn_request to be sent unsigned; otherwise logout request must always be signed.