[JBoss JIRA] (ELY-368) Add optional Supplier<Provider[]> to realm implementations.
by Darran Lofthouse (JIRA)
[ https://issues.jboss.org/browse/ELY-368?page=com.atlassian.jira.plugin.sy... ]
Darran Lofthouse commented on ELY-368:
--------------------------------------
ServerAuthenticationContext may also need something similar or see if the use of PasswordFactory can be taken out of this class.
> Add optional Supplier<Provider[]> to realm implementations.
> -----------------------------------------------------------
>
> Key: ELY-368
> URL: https://issues.jboss.org/browse/ELY-368
> Project: WildFly Elytron
> Issue Type: Enhancement
> Reporter: David Lloyd
> Priority: Critical
> Fix For: 1.1.0.Beta15
>
>
> Realms use key factories, certificate factories, password factories, etc. Most of the time they just use the default installed providers. Enhance the realms to accept an optional {{Supplier<Provider[]>}} which will be used to load these kinds of things. The default supplier should be {{Security::getProviders()}}.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 5 months
[JBoss JIRA] (ELY-773) Where AuthenticationConfiguration has calls to PasswordFactory.getInstance(alg) pass in Supplier<Provider[]>
by Darran Lofthouse (JIRA)
[ https://issues.jboss.org/browse/ELY-773?page=com.atlassian.jira.plugin.sy... ]
Darran Lofthouse updated ELY-773:
---------------------------------
Summary: Where AuthenticationConfiguration has calls to PasswordFactory.getInstance(alg) pass in Supplier<Provider[]> (was: SetCredentialsConfiguration should use the configured Provider[])
> Where AuthenticationConfiguration has calls to PasswordFactory.getInstance(alg) pass in Supplier<Provider[]>
> ------------------------------------------------------------------------------------------------------------
>
> Key: ELY-773
> URL: https://issues.jboss.org/browse/ELY-773
> Project: WildFly Elytron
> Issue Type: Task
> Components: Authentication Client
> Reporter: Darran Lofthouse
> Assignee: David Lloyd
> Priority: Critical
> Fix For: 1.1.0.Beta15
>
>
> This may be obsoleted by ongoing work but just wanted an issue to track where AuthenticationConfiguration and related classes currently uses PaswordFactory.getInstance without passing in a Supplier for Provider[].
> * SetCredentialsConfiguration
> * SetKeyStoreCredentialAuthenticationConfiguration
> * ElytronAuthenticator
> * ElytronXmlParser.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 5 months
[JBoss JIRA] (ELY-773) SetCredentialsConfiguration should use the configured Provider[]
by Darran Lofthouse (JIRA)
[ https://issues.jboss.org/browse/ELY-773?page=com.atlassian.jira.plugin.sy... ]
Darran Lofthouse updated ELY-773:
---------------------------------
Description:
This may be obsoleted by ongoing work but just wanted an issue to track where AuthenticationConfiguration and related classes currently uses PaswordFactory.getInstance without passing in a Supplier for Provider[].
* SetCredentialsConfiguration
* SetKeyStoreCredentialAuthenticationConfiguration
* ElytronAuthenticator
* ElytronXmlParser.
was:
This may be obsoleted by ongoing work but just wanted an issue to track SetCredentialsConfiguration current uses PaswordFactory.getInstance without passing in a Supplier for Provider[].
* SetCredentialsConfiguration
* SetKeyStoreCredentialAuthenticationConfiguration
*
And ElytronXmlParser.
> SetCredentialsConfiguration should use the configured Provider[]
> ----------------------------------------------------------------
>
> Key: ELY-773
> URL: https://issues.jboss.org/browse/ELY-773
> Project: WildFly Elytron
> Issue Type: Task
> Components: Authentication Client
> Reporter: Darran Lofthouse
> Assignee: David Lloyd
> Priority: Critical
> Fix For: 1.1.0.Beta15
>
>
> This may be obsoleted by ongoing work but just wanted an issue to track where AuthenticationConfiguration and related classes currently uses PaswordFactory.getInstance without passing in a Supplier for Provider[].
> * SetCredentialsConfiguration
> * SetKeyStoreCredentialAuthenticationConfiguration
> * ElytronAuthenticator
> * ElytronXmlParser.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 5 months
[JBoss JIRA] (ELY-773) SetCredentialsConfiguration should use the configured Provider[]
by Darran Lofthouse (JIRA)
[ https://issues.jboss.org/browse/ELY-773?page=com.atlassian.jira.plugin.sy... ]
Darran Lofthouse updated ELY-773:
---------------------------------
Description:
This may be obsoleted by ongoing work but just wanted an issue to track SetCredentialsConfiguration current uses PaswordFactory.getInstance without passing in a Supplier for Provider[].
* SetCredentialsConfiguration
* SetKeyStoreCredentialAuthenticationConfiguration
*
And ElytronXmlParser.
was:
This may be obsoleted by ongoing work but just wanted an issue to track SetCredentialsConfiguration current uses PaswordFactory.getInstance without passing in a Supplier for Provider[].
* SetCredentialsConfiguration
* SetKeyStoreCredentialAuthenticationConfiguration
> SetCredentialsConfiguration should use the configured Provider[]
> ----------------------------------------------------------------
>
> Key: ELY-773
> URL: https://issues.jboss.org/browse/ELY-773
> Project: WildFly Elytron
> Issue Type: Task
> Components: Authentication Client
> Reporter: Darran Lofthouse
> Assignee: David Lloyd
> Priority: Critical
> Fix For: 1.1.0.Beta15
>
>
> This may be obsoleted by ongoing work but just wanted an issue to track SetCredentialsConfiguration current uses PaswordFactory.getInstance without passing in a Supplier for Provider[].
> * SetCredentialsConfiguration
> * SetKeyStoreCredentialAuthenticationConfiguration
> *
> And ElytronXmlParser.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 5 months
[JBoss JIRA] (ELY-773) SetCredentialsConfiguration should use the configured Provider[]
by Darran Lofthouse (JIRA)
[ https://issues.jboss.org/browse/ELY-773?page=com.atlassian.jira.plugin.sy... ]
Darran Lofthouse updated ELY-773:
---------------------------------
Description:
This may be obsoleted by ongoing work but just wanted an issue to track SetCredentialsConfiguration current uses PaswordFactory.getInstance without passing in a Supplier for Provider[].
* SetCredentialsConfiguration
* SetKeyStoreCredentialAuthenticationConfiguration
was:
This may be obsoleted by ongoing work but just wanted an issue to track SetCredentialsConfiguration current uses PaswordFactory.getInstance without passing in a Supplier for Provider[].
* SetKeyStoreCredentialAuthenticationConfiguration
* SetKeyStoreCredentialAuthenticationConfiguration
> SetCredentialsConfiguration should use the configured Provider[]
> ----------------------------------------------------------------
>
> Key: ELY-773
> URL: https://issues.jboss.org/browse/ELY-773
> Project: WildFly Elytron
> Issue Type: Task
> Components: Authentication Client
> Reporter: Darran Lofthouse
> Assignee: David Lloyd
> Priority: Critical
> Fix For: 1.1.0.Beta15
>
>
> This may be obsoleted by ongoing work but just wanted an issue to track SetCredentialsConfiguration current uses PaswordFactory.getInstance without passing in a Supplier for Provider[].
> * SetCredentialsConfiguration
> * SetKeyStoreCredentialAuthenticationConfiguration
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 5 months
[JBoss JIRA] (ELY-773) SetCredentialsConfiguration should use the configured Provider[]
by Darran Lofthouse (JIRA)
[ https://issues.jboss.org/browse/ELY-773?page=com.atlassian.jira.plugin.sy... ]
Darran Lofthouse updated ELY-773:
---------------------------------
Description:
This may be obsoleted by ongoing work but just wanted an issue to track SetCredentialsConfiguration current uses PaswordFactory.getInstance without passing in a Supplier for Provider[].
# SetKeyStoreCredentialAuthenticationConfiguration
was:This may be obsoleted by ongoing work but just wanted an issue to track SetCredentialsConfiguration current uses PaswordFactory.getInstance without passing in a Supplier for Provider[].
> SetCredentialsConfiguration should use the configured Provider[]
> ----------------------------------------------------------------
>
> Key: ELY-773
> URL: https://issues.jboss.org/browse/ELY-773
> Project: WildFly Elytron
> Issue Type: Task
> Components: Authentication Client
> Reporter: Darran Lofthouse
> Assignee: David Lloyd
> Priority: Critical
> Fix For: 1.1.0.Beta15
>
>
> This may be obsoleted by ongoing work but just wanted an issue to track SetCredentialsConfiguration current uses PaswordFactory.getInstance without passing in a Supplier for Provider[].
> # SetKeyStoreCredentialAuthenticationConfiguration
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 5 months
[JBoss JIRA] (ELY-773) SetCredentialsConfiguration should use the configured Provider[]
by Darran Lofthouse (JIRA)
[ https://issues.jboss.org/browse/ELY-773?page=com.atlassian.jira.plugin.sy... ]
Darran Lofthouse updated ELY-773:
---------------------------------
Description:
This may be obsoleted by ongoing work but just wanted an issue to track SetCredentialsConfiguration current uses PaswordFactory.getInstance without passing in a Supplier for Provider[].
* SetKeyStoreCredentialAuthenticationConfiguration
* SetKeyStoreCredentialAuthenticationConfiguration
was:
This may be obsoleted by ongoing work but just wanted an issue to track SetCredentialsConfiguration current uses PaswordFactory.getInstance without passing in a Supplier for Provider[].
# SetKeyStoreCredentialAuthenticationConfiguration
> SetCredentialsConfiguration should use the configured Provider[]
> ----------------------------------------------------------------
>
> Key: ELY-773
> URL: https://issues.jboss.org/browse/ELY-773
> Project: WildFly Elytron
> Issue Type: Task
> Components: Authentication Client
> Reporter: Darran Lofthouse
> Assignee: David Lloyd
> Priority: Critical
> Fix For: 1.1.0.Beta15
>
>
> This may be obsoleted by ongoing work but just wanted an issue to track SetCredentialsConfiguration current uses PaswordFactory.getInstance without passing in a Supplier for Provider[].
> * SetKeyStoreCredentialAuthenticationConfiguration
> * SetKeyStoreCredentialAuthenticationConfiguration
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 5 months
[JBoss JIRA] (ELY-773) SetCredentialsConfiguration should use the configured Provider[]
by Darran Lofthouse (JIRA)
Darran Lofthouse created ELY-773:
------------------------------------
Summary: SetCredentialsConfiguration should use the configured Provider[]
Key: ELY-773
URL: https://issues.jboss.org/browse/ELY-773
Project: WildFly Elytron
Issue Type: Task
Components: Authentication Client
Reporter: Darran Lofthouse
Assignee: David Lloyd
Priority: Critical
Fix For: 1.1.0.Beta15
This may be obsoleted by ongoing work but just wanted an issue to track SetCredentialsConfiguration current uses PaswordFactory.getInstance without passing in a Supplier for Provider[].
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 5 months
[JBoss JIRA] (ELY-368) Add optional Supplier<Provider[]> to realm implementations.
by Darran Lofthouse (JIRA)
[ https://issues.jboss.org/browse/ELY-368?page=com.atlassian.jira.plugin.sy... ]
Darran Lofthouse updated ELY-368:
---------------------------------
Summary: Add optional Supplier<Provider[]> to realm implementations. (was: Add optional Supplier<Provider[]> to realm implementations and authentication mechanisms.)
> Add optional Supplier<Provider[]> to realm implementations.
> -----------------------------------------------------------
>
> Key: ELY-368
> URL: https://issues.jboss.org/browse/ELY-368
> Project: WildFly Elytron
> Issue Type: Enhancement
> Reporter: David Lloyd
> Priority: Critical
> Fix For: 1.1.0.Beta15
>
>
> Realms use key factories, certificate factories, password factories, etc. Most of the time they just use the default installed providers. Enhance the realms to accept an optional {{Supplier<Provider[]>}} which will be used to load these kinds of things. The default supplier should be {{Security::getProviders()}}.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 5 months