Commit f38ad6d
committed
v0.83
[Significant Changes]
- Fixes #239 Signing redirect URLs fails with Crypt::OpenSSL::RSA 0.37
- Crypt::OpenSSL::RSA removed use_pkcs1_padding so we have moved to Crypt::PK::RSA
- Tested against a number of IdPs but you will want to perform testing
- Requires XML::Sig 0.67
[Detailed Change Log]
- 1debfe3 Migrate from Crypt::OpenSSL::RSA to Crypt::PK::RSA
- adeaaf8 v0.82
[Compatibility Deprecation Warning]
As of Release 0.79 the following have been changed and the old version may be
removed in an upcoming release.
- Net::SAML2::Protocol::Artifact
- response_to changed to in_response_to
- Net::SAML2::Protocol::LogoutResponse
- response_to changed to in_response_to1 parent 0683002 commit f38ad6d
1 file changed
+21
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
5 | 26 | | |
6 | 27 | | |
7 | 28 | | |
| |||
0 commit comments