You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficcontrol.apache.org by "Jeremy Mitchell (JIRA)" <ji...@apache.org> on 2017/08/10 20:54:00 UTC

[jira] [Resolved] (TC-505) LDAP only users are greeted with a 404 for all UI / API routes

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

Jeremy Mitchell resolved TC-505.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 2.1.0

> LDAP only users are greeted with a 404 for all UI / API routes
> --------------------------------------------------------------
>
>                 Key: TC-505
>                 URL: https://issues.apache.org/jira/browse/TC-505
>             Project: Traffic Control
>          Issue Type: Bug
>          Components: Traffic Ops, Traffic Ops API
>    Affects Versions: 2.1.0
>            Reporter: Jeremy Mitchell
>            Assignee: Jeremy Mitchell
>            Priority: Critical
>             Fix For: 2.1.0
>
>
> This is because not_ldap => 1 was added to all routes via this PR:
> https://github.com/apache/incubator-trafficcontrol/pull/627
> which results in a 404 for all UI / API routes if you don't have a user entry in the tm_user table.
> Rather than 404, if you login as ldap-only, you should get a 403 (forbidden) with a nice message about what you should do.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)