Uploaded image for project: 'Sentry (Retired)'
  1. Sentry (Retired)
  2. SENTRY-1378

Login fails for a secure Sentry Web UI

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.0.0
    • None
    • None

    Description

      Say I login with a principal of the form "HTTP/<hostname>@Domain . So the http request has the user HTTP . Now for the property sentry.service.web.authentication.allow.connect.users , we change the list to a lowercase and hence the doFilter method in SentryAuthFilter throws a Unauthorized user status code: 403 exception.
      We need to make the user in the http request to lower case to compare with set of users present in the property sentry.service.web.authentication.allow.connect.users.

      Attachments

        1. SENTRY-1378.0-sentry-ha-redesign.patch
          1 kB
          Rahul Sharma
        2. SENTRY-1378.1-sentry-ha-redesign.patch
          5 kB
          Rahul Sharma
        3. SENTRY-1378.3-sentry-ha-redesign.patch
          5 kB
          Rahul Sharma

        Issue Links

          Activity

            People

              rahul9269 Rahul Sharma
              rahul9269 Rahul Sharma
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: