File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 33### 1.4.2 (January 11, 2017)
44* Improve tests format
55* Fix nokogiri requirements based on ruby version
6- * Only publish KeyDescriptor[ use="encryption"] at SP metadata if security[ : want_assertions_encrypted ] is true
6+ * Only publish ` KeyDescriptor[use="encryption"] ` at SP metadata if ` security[:want_assertions_encrypted] ` is true
77* Be able to skip destination validation
88* Improved inResponse validation on SAMLResponses and LogoutResponses
9- * [ #354 ] Allow scheme and domain to match ignoring case
10- * [ #363 ] Add support for multiple requested attributes
9+ * [ #354 ] ( https://github.com/onelogin/ruby-saml/pull/354 ) Allow scheme and domain to match ignoring case
10+ * [ #363 ] ( https://github.com/onelogin/ruby-saml/pull/363 ) Add support for multiple requested attributes
1111
1212### 1.4.1 (October 19, 2016)
1313* [ #357 ] ( https://github.com/onelogin/ruby-saml/pull/357 ) Add EncryptedAttribute support. Improve decrypt method
You can’t perform that action at this time.
0 commit comments