]
Brian Stansberry reassigned WFCORE-2976:
----------------------------------------
Fix Version/s: 3.0.0.Beta27
Assignee: Peter Skopek (was: Darran Lofthouse)
Resolution: Done
WildFly Elytron Tool, Credential-store command has to have way how to
set security provider for custom credential store implementation.
---------------------------------------------------------------------------------------------------------------------------------------
Key: WFCORE-2976
URL:
https://issues.jboss.org/browse/WFCORE-2976
Project: WildFly Core
Issue Type: Bug
Components: Security
Reporter: Hynek Švábek
Assignee: Peter Skopek
Priority: Critical
Fix For: 3.0.0.Beta27
Wildfly Elytron Tool has not a way how to set own security provider with custom
credential store implementation when we want to work with credential-store command.
Now you can only set it through java.security settings for JVM but as is mentioned here
https://issues.jboss.org/browse/JBEAP-9310?focusedCommentId=13375779&...
it is not supported way.
There must be some other approach how to set it.