We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 20136c1 + 9a06d7c commit b55733fCopy full SHA for b55733f
1 file changed
lib/onelogin/ruby-saml/response.rb
@@ -376,7 +376,6 @@ def validate(collect_errors = false)
376
return false unless validate_response_state
377
378
validations = [
379
- :validate_response_state,
380
:validate_version,
381
:validate_id,
382
:validate_success_status,
0 commit comments