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 1556994 + 24ed0c6 commit fd95ce7Copy full SHA for fd95ce7
1 file changed
README.md
@@ -41,6 +41,10 @@ value.
41
If you want to skip that validation, add the :skip_recipient_check option to the
42
initialize method of the Response object.
43
44
+Parsing metadata that contains more than one certificate will propagate the
45
+idp_cert_multi property rather than idp_cert. See [signature validation
46
+section](#signature-validation) for details.
47
+
48
## Updating from 1.3.x to 1.4.X
49
50
Version `1.4.0` is a recommended update for all Ruby SAML users as it includes security improvements.
0 commit comments