Commit adeaaf8
committed
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_to
[Significant Changes]
- You can now specify that the "key" is signing only with "signing_only"
- Fixed bug when generating unsigned metadata xml
[Detailed Change Log]
- 8ace397 (HEAD -> master, origin/master) Additional logging for testapp
- 7e4407c Work around regression in CryptX
- a838ce2 Bump URN::OASIS::SAML2 minimum version to 0.007
- ef31880 Reorder docs in Net::SAML2
- c448709 Allow setting the xml:lang, defaults to 'en'.
- 466d72e Bump the requirement for XML::Sig to 0.66
- 44110c4 Set key to be only for signing by adding signing_only in the SP
- 00a7c4b Fixes #234 Unsigned metadata can fail
- b23a0f6 Module::Pluggable - don't test
- 8a4b99c Bump repo version after release
- 7f2bfad v0.811 parent 8ace397 commit adeaaf8
1 file changed
+28
-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 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
5 | 33 | | |
6 | 34 | | |
7 | 35 | | |
| |||
0 commit comments