Skip to content

Commit 24ed0c6

Browse files
author
Kyle Heironimus
committed
Update readme with 1.4.2 to 1.4.3 comments
Add description of cert_multi
1 parent 082249e commit 24ed0c6

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,10 @@ value.
4141
If you want to skip that validation, add the :skip_recipient_check option to the
4242
initialize method of the Response object.
4343

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+
4448
## Updating from 1.3.x to 1.4.X
4549

4650
Version `1.4.0` is a recommended update for all Ruby SAML users as it includes security improvements.

0 commit comments

Comments
 (0)