[JBoss JIRA] (ELY-121) Background initialization/pooling of SecureRandom
by Darran Lofthouse (JIRA)
[ https://issues.jboss.org/browse/ELY-121?page=com.atlassian.jira.plugin.sy... ]
Darran Lofthouse updated ELY-121:
---------------------------------
Fix Version/s: 1.0.0.Beta1
> Background initialization/pooling of SecureRandom
> -------------------------------------------------
>
> Key: ELY-121
> URL: https://issues.jboss.org/browse/ELY-121
> Project: WildFly Elytron
> Issue Type: Feature Request
> Components: Utils
> Reporter: David Lloyd
> Priority: Minor
> Fix For: 1.0.0.Beta1
>
>
> Provide a facility to initialize and pool SecureRandom instances in a background thread so that when things like SSLContexts are initialized, there are ready SecureRandoms. A background daemon thread which simply feeds instances into a modestly-sized BlockingQueue is probably more than adequate.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 6 months
[JBoss JIRA] (ELY-24) Add support to verify a password to LDAP realm
by Darran Lofthouse (JIRA)
[ https://issues.jboss.org/browse/ELY-24?page=com.atlassian.jira.plugin.sys... ]
Darran Lofthouse updated ELY-24:
--------------------------------
Fix Version/s: 1.0.0.Beta1
(was: 1.0.0.Alpha1)
> Add support to verify a password to LDAP realm
> ----------------------------------------------
>
> Key: ELY-24
> URL: https://issues.jboss.org/browse/ELY-24
> Project: WildFly Elytron
> Issue Type: Sub-task
> Components: Realms
> Reporter: Darran Lofthouse
> Assignee: Darran Lofthouse
> Fix For: 1.0.0.Beta1
>
>
> This is to add support to take a clear text password and use it to connect to LDAP to verify the users identity.
> _Note: This is provided for legacy purposes rather than as a preferred solution. Ideally either one of the solutions which retrieves the password from LDAP would be used or GSSAPI depending on the overall architecture._
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 6 months
[JBoss JIRA] (ELY-25) Authentication (and identity loading) lifecycle.
by Darran Lofthouse (JIRA)
[ https://issues.jboss.org/browse/ELY-25?page=com.atlassian.jira.plugin.sys... ]
Darran Lofthouse updated ELY-25:
--------------------------------
Fix Version/s: 1.0.0.Beta1
(was: 1.0.0.Alpha1)
> Authentication (and identity loading) lifecycle.
> ------------------------------------------------
>
> Key: ELY-25
> URL: https://issues.jboss.org/browse/ELY-25
> Project: WildFly Elytron
> Issue Type: Task
> Components: API / SPI
> Reporter: Darran Lofthouse
> Fix For: 1.0.0.Beta1
>
>
> Just a place holder to think about this one, anything involved in the process may need to know when the current round trip finishes.
> e.g. Once an LDAP connection is obtained we may want to cache it for the duration of the request which means we need to clean it up at the appropriate time.
> Alternatively some form of pool may be sufficient but just raising this issue so we ensure it is covered one way or another.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
11 years, 6 months