You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,9 @@
1
1
# RubySaml Changelog
2
2
### 1.6.0 (November 27, 2017)
3
-
#[#418](https://github.com/onelogin/ruby-saml/pull/418) Improve SAML message signature validation using original encoded parameters instead decoded in order to avoid conflicts (URL-encoding is not canonical, reported issues with ADFS)
4
-
#[#420](https://github.com/onelogin/ruby-saml/pull/420) Expose NameID Format on SloLogoutrequest
5
-
#[#423](https://github.com/onelogin/ruby-saml/pull/423) Allow format_cert to work with chained certificates
6
-
#[#422](https://github.com/onelogin/ruby-saml/pull/422) Use to_s for requested attribute value
3
+
*[#418](https://github.com/onelogin/ruby-saml/pull/418) Improve SAML message signature validation using original encoded parameters instead decoded in order to avoid conflicts (URL-encoding is not canonical, reported issues with ADFS)
4
+
*[#420](https://github.com/onelogin/ruby-saml/pull/420) Expose NameID Format on SloLogoutrequest
5
+
*[#423](https://github.com/onelogin/ruby-saml/pull/423) Allow format_cert to work with chained certificates
6
+
*[#422](https://github.com/onelogin/ruby-saml/pull/422) Use to_s for requested attribute value
0 commit comments