Uploaded image for project: 'WildFly Elytron'
  1. WildFly Elytron
  2. ELY-174 HTTP Authentication
  3. ELY-268

Review how mechanisms meet HttpAuthenticator

XMLWordPrintable

    • Icon: Sub-task Sub-task
    • Resolution: Obsolete
    • Icon: Major Major
    • 1.1.0.Beta6
    • None
    • HTTP
    • None

      The current implementation is using a Supplier<List<HttpServerAuthenticationMechanism>> when get is called on this Supplier a ServerAuthenticationContext needs to be created, then all possible mechanisms need to be queried before the list of mechanisms is created.

      The HTTP Authenticator is created per request. API may be fine but we may need an easier way to provide all the mechanisms.

      Will look at that one later once hot deployment is also considered fully.

              darran.lofthouse@redhat.com Darran Lofthouse
              darran.lofthouse@redhat.com Darran Lofthouse
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: