Uploaded image for project: 'Slider'
  1. Slider
  2. SLIDER-953

security auth failures should return exit code EXIT_UNAUTHORIZED "41"

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Slider 0.81
    • Slider 0.90.2
    • client, security
    • None

    Description

      We have a specific exit code for auth failures, {{EXIT_UNAUTHORIZED }}, which we map to "41" (== HTTP 401), but aren't using this in the code. Instead BadConfigException is raised.

      Change this so that whenever the problem is clearly a security auth failure or config problem raise a SliderException with the relevant exit code

      Attachments

        Activity

          People

            stevel@apache.org Steve Loughran
            stevel@apache.org Steve Loughran
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: