[jboss-jira] [JBoss JIRA] (WFCORE-2461) Credential-store attribute relative-to doesn't reference path as required
Ilia Vassilev (JIRA)
issues at jboss.org
Wed Mar 15 19:54:00 EDT 2017
[ https://issues.jboss.org/browse/WFCORE-2461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13378747#comment-13378747 ]
Ilia Vassilev commented on WFCORE-2461:
---------------------------------------
credential-store doesn't define "path" so this is not relevant. (see JBEAP-6935 and JBEAP-8180)
When researching the issue I noticed that we have description for property "elytron.credential-store.path" which should be removed.
> Credential-store attribute relative-to doesn't reference path as required
> -------------------------------------------------------------------------
>
> Key: WFCORE-2461
> URL: https://issues.jboss.org/browse/WFCORE-2461
> Project: WildFly Core
> Issue Type: Bug
> Components: Security
> Reporter: Josef Cacek
> Assignee: Ilia Vassilev
>
> Combination of {{path}} and {{relative-to}} attributes is common across all the elytron subsystem. All but one {{relative-to}} attributes list the "path" as required:
> {code}
> "relative-to" => {
> "type" => STRING,
> ...
> "requires" => ["path"],
> ...
> }
> {code}
> The credential-store configuration doesn't define this dependency.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list