Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Separated functional tests from unit tests and added extra validation #50

Open
wants to merge 223 commits into
base: master
Choose a base branch
from

Commits on Aug 27, 2012

  1. change package innfo

    woloski committed Aug 27, 2012
    Configuration menu
    Copy the full SHA
    d31386b View commit details
    Browse the repository at this point in the history
  2. support for thumbprint check

    woloski committed Aug 27, 2012
    Configuration menu
    Copy the full SHA
    8258295 View commit details
    Browse the repository at this point in the history
  3. adding audience check

    woloski committed Aug 27, 2012
    Configuration menu
    Copy the full SHA
    863269f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    25d8ccd View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2012

  1. Configuration menu
    Copy the full SHA
    44e009c View commit details
    Browse the repository at this point in the history
  2. bump to 0.3.0

    woloski committed Dec 9, 2012
    Configuration menu
    Copy the full SHA
    c645165 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2012

  1. Configuration menu
    Copy the full SHA
    fbf2457 View commit details
    Browse the repository at this point in the history
  2. bump 0.3.1

    woloski committed Dec 10, 2012
    Configuration menu
    Copy the full SHA
    20e6b90 View commit details
    Browse the repository at this point in the history
  3. add nameid

    woloski committed Dec 10, 2012
    Configuration menu
    Copy the full SHA
    c140250 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2012

  1. Configuration menu
    Copy the full SHA
    b9f7700 View commit details
    Browse the repository at this point in the history
  2. bump 0.3.3

    woloski committed Dec 17, 2012
    Configuration menu
    Copy the full SHA
    884d0bd View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2013

  1. Configuration menu
    Copy the full SHA
    90d91d4 View commit details
    Browse the repository at this point in the history
  2. 0.3.5

    woloski committed Mar 14, 2013
    Configuration menu
    Copy the full SHA
    d787ee9 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2013

  1. add wreply parameter

    jfromaniello committed Mar 19, 2013
    Configuration menu
    Copy the full SHA
    3d8d893 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from jfromaniello/master

    add wreply parameter
    woloski committed Mar 19, 2013
    Configuration menu
    Copy the full SHA
    147288a View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2013

  1. Configuration menu
    Copy the full SHA
    68637e2 View commit details
    Browse the repository at this point in the history
  2. 0.3.6

    jfromaniello committed Mar 29, 2013
    Configuration menu
    Copy the full SHA
    5e9f4e1 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2013

  1. 2 Configuration menu
    Copy the full SHA
    565a305 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2013

  1. Configuration menu
    Copy the full SHA
    bae091a View commit details
    Browse the repository at this point in the history
  2. 0.3.8

    jfromaniello committed Apr 3, 2013
    Configuration menu
    Copy the full SHA
    55d3a8a View commit details
    Browse the repository at this point in the history

Commits on May 6, 2013

  1. Add support for configurable xpath to the Signature and a callback to…

    … extract the saml:Assertion node
    dboardma committed May 6, 2013
    Configuration menu
    Copy the full SHA
    f8a7789 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9a872a View commit details
    Browse the repository at this point in the history
  3. add travis

    woloski committed May 6, 2013
    Configuration menu
    Copy the full SHA
    73db600 View commit details
    Browse the repository at this point in the history
  4. add should in dev deps

    woloski committed May 6, 2013
    Configuration menu
    Copy the full SHA
    929d731 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2 from dboardma/master

    Configurable xpath to Signature, and extractor for saml:Assertion node
    woloski committed May 6, 2013
    Configuration menu
    Copy the full SHA
    8bf5a70 View commit details
    Browse the repository at this point in the history
  6. bump to 0.3.10

    woloski committed May 6, 2013
    Configuration menu
    Copy the full SHA
    2cbc043 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    208ea47 View commit details
    Browse the repository at this point in the history
  8. bump to 0.3.11

    woloski committed May 6, 2013
    Configuration menu
    Copy the full SHA
    86f8e81 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2013

  1. Configuration menu
    Copy the full SHA
    eaaba39 View commit details
    Browse the repository at this point in the history
  2. 0.3.12

    jfromaniello committed Jun 10, 2013
    Configuration menu
    Copy the full SHA
    8ff069e View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2013

  1. Configuration menu
    Copy the full SHA
    c1555bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    737ad72 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5142ec0 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2013

  1. Configuration menu
    Copy the full SHA
    94dabcb View commit details
    Browse the repository at this point in the history
  2. bump to 0.6.0

    woloski committed Jul 8, 2013
    Configuration menu
    Copy the full SHA
    bdfb6df View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2013

  1. more interop testing

    woloski committed Jul 9, 2013
    Configuration menu
    Copy the full SHA
    4a87390 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2013

  1. change the assertion is parsed to use DOM instead of xml2js

    check expiration and audience by default true
    update to latest xml-crypto that supports inclusivenamespaces
    woloski committed Aug 7, 2013
    Configuration menu
    Copy the full SHA
    fde5aea View commit details
    Browse the repository at this point in the history
  2. bump to 0.7.0

    woloski committed Aug 7, 2013
    Configuration menu
    Copy the full SHA
    6241c8a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0c100e View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2013

  1. fix broken test

    jfromaniello committed Sep 6, 2013
    Configuration menu
    Copy the full SHA
    4e26338 View commit details
    Browse the repository at this point in the history
  2. 0.7.1

    jfromaniello committed Sep 6, 2013
    Configuration menu
    Copy the full SHA
    bc18dc5 View commit details
    Browse the repository at this point in the history
  3. add jwt support

    jfromaniello committed Sep 6, 2013
    Configuration menu
    Copy the full SHA
    04e9293 View commit details
    Browse the repository at this point in the history
  4. 0.8.0

    jfromaniello committed Sep 6, 2013
    Configuration menu
    Copy the full SHA
    3693427 View commit details
    Browse the repository at this point in the history
  5. add jwt to doco

    jfromaniello committed Sep 6, 2013
    Configuration menu
    Copy the full SHA
    4843373 View commit details
    Browse the repository at this point in the history
  6. 0.8.1

    jfromaniello committed Sep 6, 2013
    Configuration menu
    Copy the full SHA
    22b5ba8 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2013

  1. Configuration menu
    Copy the full SHA
    8c6464d View commit details
    Browse the repository at this point in the history
  2. bump to 0.8.2

    woloski committed Nov 22, 2013
    Configuration menu
    Copy the full SHA
    af7af0c View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2014

  1. Configuration menu
    Copy the full SHA
    3d73e12 View commit details
    Browse the repository at this point in the history
  2. 0.8.3

    siacomuzzi committed Jan 20, 2014
    Configuration menu
    Copy the full SHA
    258272e View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2014

  1. Configuration menu
    Copy the full SHA
    4727b00 View commit details
    Browse the repository at this point in the history
  2. 0.8.4

    siacomuzzi committed Feb 25, 2014
    Configuration menu
    Copy the full SHA
    baf14c8 View commit details
    Browse the repository at this point in the history
  3. minor

    siacomuzzi committed Feb 25, 2014
    Configuration menu
    Copy the full SHA
    5607542 View commit details
    Browse the repository at this point in the history
  4. minor

    siacomuzzi committed Feb 25, 2014
    Configuration menu
    Copy the full SHA
    c9081be View commit details
    Browse the repository at this point in the history
  5. minor fix

    siacomuzzi committed Feb 25, 2014
    Configuration menu
    Copy the full SHA
    af3f4ed View commit details
    Browse the repository at this point in the history
  6. 0.8.5

    siacomuzzi committed Feb 25, 2014
    Configuration menu
    Copy the full SHA
    bff9bbf View commit details
    Browse the repository at this point in the history
  7. code improvements

    siacomuzzi committed Feb 25, 2014
    Configuration menu
    Copy the full SHA
    64ccbd3 View commit details
    Browse the repository at this point in the history
  8. 0.8.6

    siacomuzzi committed Feb 25, 2014
    Configuration menu
    Copy the full SHA
    85fce31 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    769583a View commit details
    Browse the repository at this point in the history
  10. 0.8.7

    siacomuzzi committed Feb 25, 2014
    Configuration menu
    Copy the full SHA
    c931e02 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2014

  1. xml-encryption: ~0.3.5

    siacomuzzi committed Mar 5, 2014
    Configuration menu
    Copy the full SHA
    4019a8e View commit details
    Browse the repository at this point in the history
  2. 0.8.8

    siacomuzzi committed Mar 5, 2014
    Configuration menu
    Copy the full SHA
    a314ac3 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2014

  1. Configuration menu
    Copy the full SHA
    9228b22 View commit details
    Browse the repository at this point in the history
  2. 0.8.9

    woloski committed Mar 10, 2014
    Configuration menu
    Copy the full SHA
    b17ff64 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2014

  1. Configuration menu
    Copy the full SHA
    9557eb4 View commit details
    Browse the repository at this point in the history
  2. 0.9.0

    woloski committed Mar 29, 2014
    Configuration menu
    Copy the full SHA
    ca41ae4 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2014

  1. Configuration menu
    Copy the full SHA
    bee0d54 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2014

  1. Configuration menu
    Copy the full SHA
    dc7885c View commit details
    Browse the repository at this point in the history
  2. 0.10.1

    siacomuzzi committed Apr 14, 2014
    Configuration menu
    Copy the full SHA
    b9364b7 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2014

  1. Configuration menu
    Copy the full SHA
    dd20579 View commit details
    Browse the repository at this point in the history
  2. 0.11.0

    woloski committed Apr 16, 2014
    Configuration menu
    Copy the full SHA
    3a84079 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2014

  1. Configuration menu
    Copy the full SHA
    fadefc3 View commit details
    Browse the repository at this point in the history
  2. 0.12.0

    jfromaniello committed Jun 6, 2014
    Configuration menu
    Copy the full SHA
    6c40c68 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2014

  1. Configuration menu
    Copy the full SHA
    0aad2de View commit details
    Browse the repository at this point in the history
  2. 0.12.1

    jfromaniello committed Jun 16, 2014
    Configuration menu
    Copy the full SHA
    e97148c View commit details
    Browse the repository at this point in the history
  3. 0.13.0

    jfromaniello committed Jun 16, 2014
    Configuration menu
    Copy the full SHA
    f296e03 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2014

  1. Configuration menu
    Copy the full SHA
    f023bc8 View commit details
    Browse the repository at this point in the history
  2. 0.13.1

    jfromaniello committed Jun 17, 2014
    Configuration menu
    Copy the full SHA
    966f5f6 View commit details
    Browse the repository at this point in the history
  3. remove lodash dep

    jfromaniello committed Jun 17, 2014
    Configuration menu
    Copy the full SHA
    0b3857b View commit details
    Browse the repository at this point in the history
  4. 0.13.2

    jfromaniello committed Jun 17, 2014
    Configuration menu
    Copy the full SHA
    c54ead1 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2014

  1. Configuration menu
    Copy the full SHA
    6df1788 View commit details
    Browse the repository at this point in the history
  2. 0.14.0

    woloski committed Jul 1, 2014
    Configuration menu
    Copy the full SHA
    b3958ea View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2014

  1. Configuration menu
    Copy the full SHA
    dd70863 View commit details
    Browse the repository at this point in the history
  2. 0.15.0

    jfromaniello committed Jul 2, 2014
    Configuration menu
    Copy the full SHA
    ce2d6d9 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2014

  1. Configuration menu
    Copy the full SHA
    0462e18 View commit details
    Browse the repository at this point in the history
  2. 0.16.0

    jfromaniello committed Jul 4, 2014
    Configuration menu
    Copy the full SHA
    ec850d9 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2014

  1. update to latest jsonwebtoken

    woloski committed Jul 14, 2014
    Configuration menu
    Copy the full SHA
    5de6834 View commit details
    Browse the repository at this point in the history
  2. 0.16.1

    woloski committed Jul 14, 2014
    Configuration menu
    Copy the full SHA
    d88bac4 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2014

  1. Configuration menu
    Copy the full SHA
    1a7e9ea View commit details
    Browse the repository at this point in the history
  2. 0.17.0

    woloski committed Aug 12, 2014
    Configuration menu
    Copy the full SHA
    646fa67 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e1ef74a View commit details
    Browse the repository at this point in the history
  4. 0.18.0

    woloski committed Aug 12, 2014
    Configuration menu
    Copy the full SHA
    920c1db View commit details
    Browse the repository at this point in the history
  5. 0.18.1

    woloski committed Aug 12, 2014
    Configuration menu
    Copy the full SHA
    56d664a View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2014

  1. Configuration menu
    Copy the full SHA
    3645a6f View commit details
    Browse the repository at this point in the history
  2. 0.19.0

    jfromaniello committed Aug 18, 2014
    Configuration menu
    Copy the full SHA
    2712f7c View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2014

  1. update jsonwebtoken

    jfromaniello committed Dec 30, 2014
    Configuration menu
    Copy the full SHA
    c0f2e81 View commit details
    Browse the repository at this point in the history
  2. 1.0.0

    jfromaniello committed Dec 30, 2014
    Configuration menu
    Copy the full SHA
    14570e8 View commit details
    Browse the repository at this point in the history
  3. minor

    jfromaniello committed Dec 30, 2014
    Configuration menu
    Copy the full SHA
    4bac11c View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2015

  1. Configuration menu
    Copy the full SHA
    b34f8e2 View commit details
    Browse the repository at this point in the history

Commits on Jan 21, 2015

  1. Configuration menu
    Copy the full SHA
    a81851e View commit details
    Browse the repository at this point in the history
  2. 1.0.1

    siacomuzzi committed Jan 21, 2015
    Configuration menu
    Copy the full SHA
    66f7de1 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2015

  1. Configuration menu
    Copy the full SHA
    e8f046e View commit details
    Browse the repository at this point in the history
  2. 1.1.0

    siacomuzzi committed Mar 12, 2015
    Configuration menu
    Copy the full SHA
    ac5d691 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2015

  1. support signed SAMLRequest

    siacomuzzi committed Mar 18, 2015
    Configuration menu
    Copy the full SHA
    c92bc7b View commit details
    Browse the repository at this point in the history
  2. 1.2.0

    siacomuzzi committed Mar 18, 2015
    Configuration menu
    Copy the full SHA
    a3dd79c View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2015

  1. Configuration menu
    Copy the full SHA
    9ec1503 View commit details
    Browse the repository at this point in the history
  2. 1.3.0

    siacomuzzi committed Mar 23, 2015
    Configuration menu
    Copy the full SHA
    856a3b6 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2015

  1. Configuration menu
    Copy the full SHA
    50099d0 View commit details
    Browse the repository at this point in the history
  2. 1.3.1

    siacomuzzi committed Mar 24, 2015
    Configuration menu
    Copy the full SHA
    e3dae31 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2015

  1. avoid uncaughtException

    siacomuzzi committed Apr 16, 2015
    Configuration menu
    Copy the full SHA
    51f205c View commit details
    Browse the repository at this point in the history
  2. 1.3.2

    siacomuzzi committed Apr 16, 2015
    Configuration menu
    Copy the full SHA
    716100f View commit details
    Browse the repository at this point in the history

Commits on May 28, 2015

  1. Configuration menu
    Copy the full SHA
    99dcee5 View commit details
    Browse the repository at this point in the history
  2. Added interop tests

    eugeniop committed May 28, 2015
    Configuration menu
    Copy the full SHA
    e191a00 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #16 from auth0/non-embedded-signatures

    Added support for SAML Responses with no embedded signatures
    woloski committed May 28, 2015
    Configuration menu
    Copy the full SHA
    ae2a4ca View commit details
    Browse the repository at this point in the history
  4. 1.3.3

    woloski committed May 28, 2015
    Configuration menu
    Copy the full SHA
    3113751 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2015

  1. minor

    jfromaniello committed Jun 11, 2015
    Configuration menu
    Copy the full SHA
    a8b4c00 View commit details
    Browse the repository at this point in the history
  2. 1.3.4

    jfromaniello committed Jun 11, 2015
    Configuration menu
    Copy the full SHA
    e1ec219 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2015

  1. Configuration menu
    Copy the full SHA
    4bb7459 View commit details
    Browse the repository at this point in the history
  2. 1.3.5

    siacomuzzi committed Jun 15, 2015
    Configuration menu
    Copy the full SHA
    4305d92 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2015

  1. update jsonwebtoken

    jfromaniello committed Jul 16, 2015
    Configuration menu
    Copy the full SHA
    9f6038b View commit details
    Browse the repository at this point in the history
  2. 2.0.0

    jfromaniello committed Jul 16, 2015
    Configuration menu
    Copy the full SHA
    268c138 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2015

  1. Configuration menu
    Copy the full SHA
    9d1a604 View commit details
    Browse the repository at this point in the history
  2. 2.0.1

    siacomuzzi committed Jul 23, 2015
    Configuration menu
    Copy the full SHA
    c6891e0 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2015

  1. Configuration menu
    Copy the full SHA
    a78c6a0 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2015

  1. Configuration menu
    Copy the full SHA
    2d1041c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #18 from auth0/ws-trust1-3

    Added support for ws-trust 1.3 namespace
    siacomuzzi committed Aug 30, 2015
    Configuration menu
    Copy the full SHA
    bd7dce9 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2015

  1. Configuration menu
    Copy the full SHA
    94075b9 View commit details
    Browse the repository at this point in the history
  2. 2.1.0

    siacomuzzi committed Aug 31, 2015
    Configuration menu
    Copy the full SHA
    1fadad0 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2015

  1. Configuration menu
    Copy the full SHA
    a860015 View commit details
    Browse the repository at this point in the history
  2. 2.1.1

    siacomuzzi committed Sep 1, 2015
    Configuration menu
    Copy the full SHA
    540caf2 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2015

  1. Configuration menu
    Copy the full SHA
    c291f19 View commit details
    Browse the repository at this point in the history
  2. 2.2.0

    siacomuzzi committed Oct 8, 2015
    Configuration menu
    Copy the full SHA
    ba7bec3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6640ca8 View commit details
    Browse the repository at this point in the history
  4. 2.2.1

    siacomuzzi committed Oct 8, 2015
    Configuration menu
    Copy the full SHA
    9e4eeaf View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2015

  1. improve HTTP-POST binding support

    post samlrequest/relaystate instead of redirect
    siacomuzzi committed Nov 11, 2015
    Configuration menu
    Copy the full SHA
    ff3d599 View commit details
    Browse the repository at this point in the history
  2. 2.3.0

    siacomuzzi committed Nov 11, 2015
    Configuration menu
    Copy the full SHA
    6f02846 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2015

  1. updated to passport@0.3.2

    siacomuzzi committed Nov 19, 2015
    Configuration menu
    Copy the full SHA
    56ebd05 View commit details
    Browse the repository at this point in the history
  2. 2.4.0

    siacomuzzi committed Nov 19, 2015
    Configuration menu
    Copy the full SHA
    55cf1e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fbfeee4 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #21 from auth0/passport_strategy

    use passport-strategy instead of passport
    jaredhanson committed Nov 19, 2015
    Configuration menu
    Copy the full SHA
    ae68ae8 View commit details
    Browse the repository at this point in the history
  5. 2.5.0

    siacomuzzi committed Nov 19, 2015
    Configuration menu
    Copy the full SHA
    ba3ae5b View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2015

  1. xml-encryption@0.7.4

    siacomuzzi committed Dec 28, 2015
    Configuration menu
    Copy the full SHA
    9600492 View commit details
    Browse the repository at this point in the history
  2. 2.5.1

    siacomuzzi committed Dec 28, 2015
    Configuration menu
    Copy the full SHA
    50c8867 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2016

  1. Updates license and edits readme

    License is updated to latest approved version and the readme now
    includes the issue reporting, author and license sections.
    Alberto Güerere committed Jan 12, 2016
    Configuration menu
    Copy the full SHA
    6cdffa9 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2016

  1. Merge pull request #23 from aguerere/master

    Updates license and edits readme
    siacomuzzi committed Jan 13, 2016
    Configuration menu
    Copy the full SHA
    34da02a View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2016

  1. Configuration menu
    Copy the full SHA
    2d332a4 View commit details
    Browse the repository at this point in the history
  2. 2.6.0

    siacomuzzi committed Jan 28, 2016
    Configuration menu
    Copy the full SHA
    30d5897 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2016

  1. support SAMLResponse with signed assertion and "ds" prefix defined on…

    …ly at the root of the SAMLResponse
    siacomuzzi committed Feb 1, 2016
    Configuration menu
    Copy the full SHA
    6215e7a View commit details
    Browse the repository at this point in the history
  2. 2.7.0

    siacomuzzi committed Feb 1, 2016
    Configuration menu
    Copy the full SHA
    293ea2c View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2016

  1. Added strategies for ADFS WS-Fed and SAMLp

    credits to @nzpcmad
    siacomuzzi committed Feb 23, 2016
    Configuration menu
    Copy the full SHA
    1f6582e View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2016

  1. Configuration menu
    Copy the full SHA
    1b994c1 View commit details
    Browse the repository at this point in the history
  2. 2.8.0

    siacomuzzi committed Feb 24, 2016
    Configuration menu
    Copy the full SHA
    9e0f439 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2016

  1. Merge pull request #9 from mithun-daa/master

    Updated to use Express ^4.11
    siacomuzzi committed Mar 14, 2016
    Configuration menu
    Copy the full SHA
    9e2ee1e View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2016

  1. Configuration menu
    Copy the full SHA
    35ddfc4 View commit details
    Browse the repository at this point in the history
  2. 2.9.0

    siacomuzzi committed Mar 18, 2016
    Configuration menu
    Copy the full SHA
    7c8325e View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2016

  1. Configuration menu
    Copy the full SHA
    d3e1c99 View commit details
    Browse the repository at this point in the history
  2. 2.10.0

    siacomuzzi committed Mar 31, 2016
    Configuration menu
    Copy the full SHA
    086bd47 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2016

  1. Configuration menu
    Copy the full SHA
    c5b10a4 View commit details
    Browse the repository at this point in the history
  2. 2.11.0

    siacomuzzi committed Apr 5, 2016
    Configuration menu
    Copy the full SHA
    045f32c View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2016

  1. Configuration menu
    Copy the full SHA
    86bc854 View commit details
    Browse the repository at this point in the history
  2. 2.11.1

    siacomuzzi committed Apr 6, 2016
    Configuration menu
    Copy the full SHA
    6a7405e View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2016

  1. xml-encryption 0.8.0

    siacomuzzi committed Apr 29, 2016
    Configuration menu
    Copy the full SHA
    351dd2d View commit details
    Browse the repository at this point in the history
  2. 2.11.2

    siacomuzzi committed Apr 29, 2016
    Configuration menu
    Copy the full SHA
    ee84a37 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2016

  1. Configuration menu
    Copy the full SHA
    f4b5a16 View commit details
    Browse the repository at this point in the history
  2. 2.11.3

    siacomuzzi committed May 26, 2016
    Configuration menu
    Copy the full SHA
    3cff746 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2016

  1. expose samlp

    woloski committed May 29, 2016
    Configuration menu
    Copy the full SHA
    a690f2c View commit details
    Browse the repository at this point in the history
  2. 2.11.4

    woloski committed May 29, 2016
    Configuration menu
    Copy the full SHA
    3d06bda View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2016

  1. Updated validateSamlResponse to check status:Success before extractin…

    …g the assertion
    
    Updated error message
    
    Updated message and details
    
    Added comment
    Marcos Castany committed Jun 3, 2016
    Configuration menu
    Copy the full SHA
    d10c28f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #31 from auth0/saml-assertion-error-update

    Improved getSamlStatus to return mark status:Responder as Error
    siacomuzzi committed Jun 3, 2016
    Configuration menu
    Copy the full SHA
    330663c View commit details
    Browse the repository at this point in the history
  3. 2.11.5

    siacomuzzi committed Jun 3, 2016
    Configuration menu
    Copy the full SHA
    7af3a16 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2016

  1. Add fault check support

    ziluvatar committed Jun 8, 2016
    Configuration menu
    Copy the full SHA
    3ad0121 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #32 from ziluvatar/wsfed-add-fault-support

    Add fault check support
    Marcos Castany committed Jun 8, 2016
    Configuration menu
    Copy the full SHA
    ec31177 View commit details
    Browse the repository at this point in the history
  3. 2.11.6

    Marcos Castany committed Jun 8, 2016
    Configuration menu
    Copy the full SHA
    3df3060 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2016

  1. Updated passport library to add extra validation to the SAMLResponse …

    …and SAMLAssertion elements. We've also reduced the timmings
    Marcos Castany committed Jul 25, 2016
    Configuration menu
    Copy the full SHA
    b3baf63 View commit details
    Browse the repository at this point in the history
  2. Updated passport library to add extra validation to the SAMLResponse …

    …and SAMLAssertion elements. We've also reduced the timmings
    Marcos Castany committed Jul 25, 2016
    Configuration menu
    Copy the full SHA
    30611db View commit details
    Browse the repository at this point in the history
  3. Added winston logging

    Marcos Castany committed Jul 25, 2016
    Configuration menu
    Copy the full SHA
    e5deb30 View commit details
    Browse the repository at this point in the history
  4. Refactor to reduce PR diff

    Marcos Castany committed Jul 25, 2016
    Configuration menu
    Copy the full SHA
    5e034bf View commit details
    Browse the repository at this point in the history
  5. Added more comments

    Marcos Castany committed Jul 25, 2016
    Configuration menu
    Copy the full SHA
    9ed9543 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2016

  1. Replaced winston with event emitter

    Marcos Castany committed Jul 29, 2016
    Configuration menu
    Copy the full SHA
    07c53fa View commit details
    Browse the repository at this point in the history
  2. Added isValidResponseId method

    Marcos Castany committed Jul 29, 2016
    Configuration menu
    Copy the full SHA
    3e03dbc View commit details
    Browse the repository at this point in the history
  3. Added unit test

    Marcos Castany committed Jul 29, 2016
    Configuration menu
    Copy the full SHA
    17b7f2b View commit details
    Browse the repository at this point in the history
  4. Included inresponseto validation

    Marcos Castany committed Jul 29, 2016
    Configuration menu
    Copy the full SHA
    7ec2806 View commit details
    Browse the repository at this point in the history
  5. Moved validation and fixed test

    Marcos Castany committed Jul 29, 2016
    Configuration menu
    Copy the full SHA
    1a8b137 View commit details
    Browse the repository at this point in the history
  6. Moved request_id to strategy

    Marcos Castany committed Jul 29, 2016
    Configuration menu
    Copy the full SHA
    853b9af View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2016

  1. Added validation for NameQualifier and SPNameQualifier

    Marcos Castany committed Aug 2, 2016
    Configuration menu
    Copy the full SHA
    dfba502 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2016

  1. Configuration menu
    Copy the full SHA
    7253253 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2016

  1. Merge pull request #37 from anotheredward/patch-1

    add license to package.json
    siacomuzzi authored Aug 30, 2016
    Configuration menu
    Copy the full SHA
    120f5b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3c49cea View commit details
    Browse the repository at this point in the history
  3. Merge pull request #38 from auth0/revert-37-patch-1

    Revert "add license to package.json"
    siacomuzzi authored Aug 30, 2016
    Configuration menu
    Copy the full SHA
    5851039 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2016

  1. Updated xml-crypto library

    Marcos Castany committed Sep 1, 2016
    Configuration menu
    Copy the full SHA
    af72ccc View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2016

  1. Fixed issue with namespace defined in response causing digest issues …

    …in assertion
    Marcos Castany committed Sep 2, 2016
    Configuration menu
    Copy the full SHA
    e9e1844 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2016

  1. Fixed IBM saml responses

    Marcos Castany committed Sep 6, 2016
    Configuration menu
    Copy the full SHA
    70ab8ad View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2016

  1. Support passReqToCallback option.

    Samuel Judson committed Sep 15, 2016
    Configuration menu
    Copy the full SHA
    a2ee3cb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #41 from sjudson-auth0/add-prtc

    Support passReqToCallback option.
    jaredhanson authored Sep 15, 2016
    Configuration menu
    Copy the full SHA
    bc8a73d View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2016

  1. Added flags to disable NameQualifier validation

    Marcos Castany committed Sep 28, 2016
    Configuration menu
    Copy the full SHA
    77ec755 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2016

  1. Updated namequalifier and spnamequalifier validations to only apply t…

    …o specific nameid formats
    Marcos Castany committed Sep 29, 2016
    Configuration menu
    Copy the full SHA
    bcdc796 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2016

  1. Added try/catch to prevent throwing when parsing saml response

    Marcos Castany authored and Marcos Castany committed Oct 19, 2016
    Configuration menu
    Copy the full SHA
    9b2aeee View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2016

  1. Moved var outside try/catch

    Marcos Castany committed Oct 20, 2016
    Configuration menu
    Copy the full SHA
    5e21379 View commit details
    Browse the repository at this point in the history
  2. Added flag to enable/disable validation

    Marcos Castany committed Oct 20, 2016
    Configuration menu
    Copy the full SHA
    6466249 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2016

  1. Added logging to parse assertion

    Marcos Castany committed Nov 1, 2016
    Configuration menu
    Copy the full SHA
    79d0ac4 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2017

  1. Configuration menu
    Copy the full SHA
    8228345 View commit details
    Browse the repository at this point in the history
  2. Fixed names of tests and endpoint

    Marcos Castany committed Jan 13, 2017
    Configuration menu
    Copy the full SHA
    4ac88f2 View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2017

  1. Configuration menu
    Copy the full SHA
    97d4bd1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from dschenkelman/node6fix

    Fix for node 6.x. Be explicit about crypto update input encoding latin1
    Marcos Castany authored Jan 20, 2017
    Configuration menu
    Copy the full SHA
    bc922e1 View commit details
    Browse the repository at this point in the history

Commits on May 11, 2017

  1. Configuration menu
    Copy the full SHA
    11cedb4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dbbf544 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #46 from eugeniop/master

    Updated dependencies to fix Snyk report
    siacomuzzi authored May 11, 2017
    Configuration menu
    Copy the full SHA
    e28158a View commit details
    Browse the repository at this point in the history

Commits on May 24, 2017

  1. Configuration menu
    Copy the full SHA
    5e8c8b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99ae837 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6fff398 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5a1b13e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    89c60cf View commit details
    Browse the repository at this point in the history
  6. Removed yarn.lock

    sandrinodimattia committed May 24, 2017
    Configuration menu
    Copy the full SHA
    d47901d View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2017

  1. Configuration menu
    Copy the full SHA
    e92272d View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2017

  1. Bumped xml-crypto to the latest version

    Marcos Castany committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    cb87960 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #48 from mcastany/bump-xml-crypto-library

    Bumped xml-crypto to the latest version
    glena authored Jun 8, 2017
    Configuration menu
    Copy the full SHA
    4f659ac View commit details
    Browse the repository at this point in the history
  3. 2.13.0

    Marcos Castany committed Jun 8, 2017
    Configuration menu
    Copy the full SHA
    56732c6 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2017

  1. Merge pull request #49 from jhiner/add-providername

    Add support for ProviderName option
    Marcos Castany authored Jun 9, 2017
    Configuration menu
    Copy the full SHA
    6f0cc49 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2017

  1. Uncommented errors, moved flag after validation

    Marcos Castany committed Jun 14, 2017
    Configuration menu
    Copy the full SHA
    85342f0 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into various-improvements

    Marcos Castany committed Jun 14, 2017
    Configuration menu
    Copy the full SHA
    6914b81 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #47 from sandrinodimattia/invalid-xml-handling

    Better handling of invalid XML
    Marcos Castany authored Jun 14, 2017
    Configuration menu
    Copy the full SHA
    66e6a18 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into various-improvements

    Marcos Castany committed Jun 14, 2017
    Configuration menu
    Copy the full SHA
    a211d94 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #51 from mcastany/various-improvements

    Various changes in validations and bumped some libraries
    glena authored Jun 14, 2017
    Configuration menu
    Copy the full SHA
    2b9ab19 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    556c8c9 View commit details
    Browse the repository at this point in the history