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

HttpServletRequest.getAuthType returns incorrect value

XMLWordPrintable

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

      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.

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

                Created:
                Updated:
                Resolved: