SAML-Toolkits / ruby-saml

SAML SSO for Ruby
https://developers.onelogin.com/v1.0/page/saml-toolkit-for-ruby-on-rails
MIT License
898 stars 561 forks source link

Forward soft argument to validate_signature #664

Open neanias opened 1 year ago

neanias commented 1 year ago

When calling the validate_document method chain, the soft parameter is passed down from one method to another except in the hand off from validate_document_with_cert to validate_signature.