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

Add basic SAML tests for mapping users. #8800

Merged
merged 13 commits into from
Dec 2, 2020
Merged

Add basic SAML tests for mapping users. #8800

merged 13 commits into from
Dec 2, 2020

Commits on Nov 23, 2020

  1. Add basic SAML tests.

    clokep committed Nov 23, 2020
    Configuration menu
    Copy the full SHA
    3f73a5a View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2020

  1. Install xmlsec1 for pysaml2.

    clokep committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    3949b58 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2020

  1. Configuration menu
    Copy the full SHA
    bb06478 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0f9b9a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    003b25e View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2020

  1. Fix a left-over OIDC term.

    clokep committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    9179256 View commit details
    Browse the repository at this point in the history
  2. Update comments.

    clokep committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    1de016a View commit details
    Browse the repository at this point in the history
  3. Remove unused HTTP code.

    clokep committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    6a58182 View commit details
    Browse the repository at this point in the history
  4. Use singletons for handlers.

    clokep committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    ef2e79f View commit details
    Browse the repository at this point in the history
  5. Use default_config method.

    clokep committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    1ab9ad1 View commit details
    Browse the repository at this point in the history
  6. Update changelog.

    clokep authored Dec 1, 2020
    Configuration menu
    Copy the full SHA
    837bbf9 View commit details
    Browse the repository at this point in the history
  7. Lint.

    clokep committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    6b1ac9a View commit details
    Browse the repository at this point in the history
  8. Remove an unused parameter.

    clokep committed Dec 1, 2020
    Configuration menu
    Copy the full SHA
    6b77f3e View commit details
    Browse the repository at this point in the history