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

JASPIC authentication processed on unsecured ressources

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Major Major
    • None
    • 8.2.0.Final, 9.0.0.CR1
    • Security, Web (Undertow)
    • None

      When using JASPIC authentication in web-projects, then serving unsecured resources (like unsecured pages, css/js-resources) ends in calling configured JASPI auth-modules.

      The problem is located in class JASPIAuthenticationMechanism (Undertow extension) where SecurityContext is never asked if the request has to be authenticated.

      So JASPIC can't be used wor web-applications which consist of secured AND unsecured parts.

            sdouglas1@redhat.com Stuart Douglas
            batigoal_jira Gernot Müller (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: