- 28 Nov, 2016 1 commit
-
-
Mohamed, Fawzi Roberto (fawzi) authored
-
- 30 Dec, 2015 9 commits
-
-
Peter Loer authored
-
Peter Loer authored
-
Peter Loer authored
Fix Subject dereference bug
-
Peter Loer authored
Refactor HTTP-Post tests to be a branch in existing authnRequest tests, rather than largely duplicated separate test.
-
Peter Loer authored
-
Peter Loer authored
-
Peter Loer authored
Changing HTTP-Post AuthnRequest binding option to be part of SAML object options, named authnRequestBinding, and adding to documentation.
-
Peter Loer authored
-
Peter Loer authored
Adds HTTP-POST binding support for the SAML <AuthnRequest>
-
- 11 Dec, 2015 1 commit
-
-
Timo Rüppell authored
The `if (subject)` block is extended to cover all access to `subject`. We ran into this bug in the code because our SAML provider didn't include Subject at the root of the Assertion -> line 614 throws a 'cannot access 0 of undefined' error.
-
- 08 Dec, 2015 2 commits
- 02 Dec, 2015 2 commits
-
-
Cheton Wu (RD-TW) authored
-
Cheton Wu (RD-TW) authored
-
- 10 Nov, 2015 1 commit
-
-
Peter Loer authored
Add NameQualifier and SPNameQualifier to nameID
-
- 09 Nov, 2015 1 commit
-
-
Ashima Athri authored
-
- 03 Nov, 2015 1 commit
-
-
Peter Loer authored
Do not sign custom query string parameters
-
- 02 Nov, 2015 3 commits
-
-
Barth, Chris authored
-
Peter Loer authored
-
Peter Loer authored
-
- 01 Nov, 2015 2 commits
-
-
Peter Loer authored
Document the skipRequestCompression
-
Peter Loer authored
Specify SingleLogoutService callback url
-
- 22 Oct, 2015 1 commit
-
-
Barth, Chris authored
-
- 21 Oct, 2015 2 commits
-
-
Ashima Athri authored
-
Ashima Athri authored
The nameID element of the authn response can contain the NameQualifier and SPNameQualifier attribute optionally.
-
- 17 Oct, 2015 1 commit
-
-
Jonas Finnemann Jensen authored
Some providers don't support SAML compression, or they don't support compressed SAML requests if the assertions is configured to be uncompressed. So having the skipRequestCompression is nice, and highlighting it in documentation makes it easier for people configuring an SP app through trail and error (not all IDPs gives much in terms of error codes and error messages).
-
- 09 Oct, 2015 5 commits
-
-
Peter Loer authored
-
Peter Loer authored
Ignore attribute with no attributeValue child
-
Peter Loer authored
xml-crypto: update to 0.8
-
Peter Loer authored
Process all attribute statements instead of only first
-
Peter Loer authored
travis: remove node-0.8 and add node-4.0
-
- 03 Oct, 2015 1 commit
-
-
Daniel Lee Hwang authored
-
- 27 Sep, 2015 1 commit
-
-
Vartan Simonian authored
-
- 25 Sep, 2015 2 commits
-
-
Daniel Lee Hwang authored
-
Vartan Simonian authored
-
- 24 Sep, 2015 1 commit
-
-
Vartan Simonian authored
Formerly, only the first attribute statement would be processed
-
- 09 Sep, 2015 1 commit
-
-
Thibaut Lambert authored
-
- 08 Sep, 2015 1 commit
-
-
Peter Loer authored
-
- 07 Sep, 2015 1 commit
-
-
Thibaut Lambert authored
Ignore attribute with no attributeValue child in response's AttributeStatement (childless attribute was causing typeError)
-