Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Complete the SAML2 implementation #5422

Merged
merged 15 commits into from
Jul 2, 2019
Merged

Complete the SAML2 implementation #5422

merged 15 commits into from
Jul 2, 2019

Commits on Jun 2, 2019

  1. SAML2 Improvements and redirect stuff

    Signed-off-by: Alexander Trost <galexrt@googlemail.com>
    galexrt committed Jun 2, 2019
    Configuration menu
    Copy the full SHA
    dc3e586 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2019

  1. Configuration menu
    Copy the full SHA
    69a43d9 View commit details
    Browse the repository at this point in the history
  2. Code cleanups and simplifications.

    Also: share the saml client between redirect and response handlers.
    richvdh committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    4260492 View commit details
    Browse the repository at this point in the history
  3. Merge tag 'v1.0.0rc3' into rav/saml2_client

    Synapse 1.0.0rc3 (2019-06-10)
    =============================
    
    Security: Fix authentication bug introduced in 1.0.0rc1. Please upgrade to rc3 immediately
    richvdh committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    b55e884 View commit details
    Browse the repository at this point in the history
  4. changelog

    richvdh committed Jun 10, 2019
    Configuration menu
    Copy the full SHA
    880005c View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2019

  1. Configuration menu
    Copy the full SHA
    a4daa89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ade403 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3705322 View commit details
    Browse the repository at this point in the history
  4. Add support for tracking SAML2 sessions.

    This allows us to correctly handle `allow_unsolicited: False`.
    richvdh committed Jun 26, 2019
    Configuration menu
    Copy the full SHA
    36f4953 View commit details
    Browse the repository at this point in the history
  5. update sample config

    richvdh committed Jun 26, 2019
    Configuration menu
    Copy the full SHA
    a0acfcc View commit details
    Browse the repository at this point in the history
  6. cleanups

    richvdh committed Jun 26, 2019
    Configuration menu
    Copy the full SHA
    28db0ae View commit details
    Browse the repository at this point in the history
  7. update sample config

    richvdh committed Jun 26, 2019
    Configuration menu
    Copy the full SHA
    dde4118 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    79b9d90 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2019

  1. Address review comments

    richvdh committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    3bcb13e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b4fd86a View commit details
    Browse the repository at this point in the history