Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-2639

HttpServletRequest.getAuthType returns incorrect value

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Minor
    • None
    • None
    • Web (Undertow)

    Description

      HttpServletRequest.getAuthType returns "Programatic" if login/logout methods are used.

      Javadoc says:

      one of the static members BASIC_AUTH, FORM_AUTH, CLIENT_CERT_AUTH, DIGEST_AUTH (suitable for == comparison) or the container-specific string indicating the authentication scheme, or null if the request was not authenticated.

      "Programatic" is not one of the expected values.

      Attachments

        Activity

          People

            darran.lofthouse@redhat.com Darran Lofthouse
            arungupta_jira Arun Gupta (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: