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

Support for Assertion Consumer Service HTTP-Redirect binding. #71

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

Commits on May 12, 2015

  1. Removed hardcoded binging - Use from settings.

    Defaults to HTTP-Post.
    serpulga committed May 12, 2015
    Configuration menu
    Copy the full SHA
    c56c038 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbc4ccf View commit details
    Browse the repository at this point in the history
  3. Implemented Redirect Response class.

    Using a unique staticmethod to process the incoming response depending on the binding.
    serpulga committed May 12, 2015
    Configuration menu
    Copy the full SHA
    9ec8501 View commit details
    Browse the repository at this point in the history
  4. Implemented support for Redirect binding.

    Keeps backwards compatibility.
    serpulga committed May 12, 2015
    Configuration menu
    Copy the full SHA
    5ae5fa7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b2fc6ca View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    467bb38 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2015

  1. Removed unused import

    serpulga committed May 13, 2015
    Configuration menu
    Copy the full SHA
    60a2e6d View commit details
    Browse the repository at this point in the history

Commits on May 14, 2015

  1. Configuration menu
    Copy the full SHA
    54c4cfd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0a33cd6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1eb75ba View commit details
    Browse the repository at this point in the history