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

Introduce generalized support for authentication timeout of mechanisms

XMLWordPrintable

      Paraphrasing from HipChat discussion.

      Generic mechanism wrappers for handling authentication timeout will not only support OTP-style credential read-modify-write authentication mechanisms, but generally avoid certain DoS conditions and failure states that would be associated with long locking of credentials (even in the read case).

      This issue is to implement a wrapping mechanism factory (for at least SASL and possibly HTTP as well, eventually) which supports authentication timeout by judicious usage of concurrency primitives and timed executors. It is important to guarantee thread-safe access to the underlying mechanism, which are generally concurrency-unsafe.

            fjuma1@redhat.com Farah Juma
            dlloyd@redhat.com David Lloyd
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: