You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@slider.apache.org by "Steve Loughran (JIRA)" <ji...@apache.org> on 2015/11/01 12:50:27 UTC

[jira] [Resolved] (SLIDER-953) security auth failures should return exit code EXIT_UNAUTHORIZED "41"

     [ https://issues.apache.org/jira/browse/SLIDER-953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steve Loughran resolved SLIDER-953.
-----------------------------------
       Resolution: Fixed
    Fix Version/s: Slider 0.90

> security auth failures should return exit code EXIT_UNAUTHORIZED "41"
> ---------------------------------------------------------------------
>
>                 Key: SLIDER-953
>                 URL: https://issues.apache.org/jira/browse/SLIDER-953
>             Project: Slider
>          Issue Type: Improvement
>          Components: client, security
>    Affects Versions: Slider 0.81
>            Reporter: Steve Loughran
>            Assignee: Steve Loughran
>             Fix For: Slider 0.90
>
>
> 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



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)