[jboss-jira] [JBoss JIRA] (ELY-1833) Add ability to KeyStoreCredentialStore to use Provider[] for passwords.

Ilia Vassilev (Jira) issues at jboss.org
Wed Oct 16 14:34:00 EDT 2019


    [ https://issues.jboss.org/browse/ELY-1833?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13800666#comment-13800666 ] 

Ilia Vassilev commented on ELY-1833:
------------------------------------

New option to Credential Store command to utilize attribute "providersForPasswords"

Elytron Tool new option
Long option (no arguments): --providers-for-passwords
Short option (no arguments): -w
Description: Use the specified Provider(s) algorithm implementation for passwords.


> Add ability to KeyStoreCredentialStore to use Provider[] for passwords.
> -----------------------------------------------------------------------
>
>                 Key: ELY-1833
>                 URL: https://issues.jboss.org/browse/ELY-1833
>             Project: WildFly Elytron
>          Issue Type: Feature Request
>          Components: Credential Store
>    Affects Versions: 1.10.0.CR1
>            Reporter: Darran Lofthouse
>            Assignee: Ilia Vassilev
>            Priority: Major
>
> The KeyStoreCredentialStore implementation does not use the Provider[] passed in during initialisation for PasswordFactory interaction. However it does use it for the underlying KeyStore. Any changes here will need to consider backwards compatibility as existing users may be used to this difference.
> Elytron Tool: Add new option to Credential Store command to utilize the new feature. 



--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the jboss-jira mailing list