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

SAML2: render a comprehensible error page if something goes wrong #7058

Merged
merged 7 commits into from
Mar 10, 2020

Commits on Mar 10, 2020

  1. SAML2: render a comprehensible error page if something goes wrong

    If an error happened while processing a SAML AuthN response, or a client
    ends up doing a `GET` request to `/authn_response`, then render a
    customisable error page rather than a confusing error.
    babolivier committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    6b0efe7 View commit details
    Browse the repository at this point in the history
  2. Update sample config

    babolivier committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    51c094c View commit details
    Browse the repository at this point in the history
  3. Changelog

    babolivier committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    156f271 View commit details
    Browse the repository at this point in the history
  4. Lint

    babolivier committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    5ec2077 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fe593ef View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dc6fb56 View commit details
    Browse the repository at this point in the history
  7. Rephrase default message

    babolivier committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    8f826f9 View commit details
    Browse the repository at this point in the history