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

Review how mechanisms meet HttpAuthenticator

    XMLWordPrintable

Details

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

    Description

      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.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: