File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 1- # Ruby SAML [ ![ Build Status] ( https://secure.travis-ci.org/onelogin/ruby-saml.png )] ( http://travis-ci.org/onelogin/ruby-saml )
1+ # Ruby SAML [ ![ Build Status] ( https://secure.travis-ci.org/onelogin/ruby-saml.png )] ( http://travis-ci.org/onelogin/ruby-saml ) [ ![ Coverage Status ] ( https://coveralls.io/repos/onelogin/ruby-saml/badge.svg?branch=master%0A )] ( https://coveralls.io/r/onelogin/ruby-saml?branch=master%0A ) [ ![ Gem Version ] ( https://badge.fury.io/rb/ruby-saml.svg )] ( http://badge.fury.io/rb/ruby-saml )
22
33
44## Updating from 0.9.x to 1.0.X
@@ -394,6 +394,7 @@ Service Provider.
394394
395395Notice that this toolkit uses ' settings.certificate' and ' settings.private_key' for the sign and the decrypt process.
396396
397+ Enable/disable the soft mode by the settings.soft parameter. When is set false, the saml validations errors will raise an exception.
397398
398399## Decrypting
399400
You can’t perform that action at this time.
0 commit comments