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 3
3
### 1.4.2 (January 11, 2017)
4
4
* Improve tests format
5
5
* 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
7
7
* Be able to skip destination validation
8
8
* 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
11
11
12
12
### 1.4.1 (October 19, 2016)
13
13
* [ #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