]
Peter Skopek moved ELY-1167 to WFCORE-2976:
-------------------------------------------
Project: WildFly Core (was: WildFly Elytron)
Key: WFCORE-2976 (was: ELY-1167)
Component/s: Security
(was: Credential Store)
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: Darran Lofthouse
Priority: Critical
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.