Uploaded image for project: 'WildFly Elytron'
  1. WildFly Elytron
  2. ELY-2499

JASPI locking during athenticate.

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • 2.0.0.Final
    • None

    Description

       Locking appears when running Elytron.

       JSAPI in enabled by default which means this will be happening for users unless it is explicitly disabled.

       The calls that cause contention are

      a

      org/wildfly/security/auth/jaspi/ElytronAuth/Config/Factory.getConfigProvider

      org/wildfly/elytron/web/undertow/server/servlet/ServletSecurityContextImpl.authenticate

       

      b

      jakarta/security/auth/message/config/AuthConfigFactory.getFactory

      org/wildfly/elytron/web/undertow/server/servlet/ServletSecurityContextImpl.getAuthConfigFactory

      org/wildfly/elytron/web/undertow/server/servlet/ServletSecurityContextImpl.authenticate

       

       

       

       Investigate whether the contention can be reduced.

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            jwhiting@redhat.com Jeremy Whiting
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: