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

undertow subsystem authentication configuration

    XMLWordPrintable

Details

    • Bug
    • Resolution: Obsolete
    • Major
    • 11.0.0.Alpha1
    • 8.0.0.Final
    • Web (Undertow)
    • None

    Description

      I have a use case where I have static content that I want only authorised web users to be able to access. In the standalone.xml file, I added the following config.

      <filter-ref name="my-auth"/> under <location> and
      <basic-auth name="my-auth" security-domain="other"/> under <handlers>

      But I am getting following error

      Caused by: java.lang.RuntimeException: JBAS017346: Could not construct handler for class: class io.undertow.security.handlers.AuthenticationCallHandler. with parameters

      {"security-domain" => "other"}

      tomazcerar Mentioned in the forum post that how undertow does authentication has changed significantly and subsystem configuration did not catch up with it properly and request a jira ticket be opened.

      Attachments

        Activity

          People

            darran.lofthouse@redhat.com Darran Lofthouse
            traviskds@gmail.com Travis Silva (Inactive)
            Votes:
            2 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: