Uploaded image for project: 'Traffic Control'
  1. Traffic Control
  2. TC-505

LDAP only users are greeted with a 404 for all UI / API routes

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Fixed
    • 2.1.0
    • 2.1.0
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              mitchell852@apache.org Jeremy Mitchell
              mitchell852@apache.org Jeremy Mitchell
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: