[jboss-jira] [JBoss JIRA] (WFLY-8068) Credential-store attribute relative-to doesn't reference path as required

Josef Cacek (JIRA) issues at jboss.org
Thu Feb 9 14:43:01 EST 2017


Josef Cacek created WFLY-8068:
---------------------------------

             Summary: Credential-store attribute relative-to doesn't reference path as required
                 Key: WFLY-8068
                 URL: https://issues.jboss.org/browse/WFLY-8068
             Project: WildFly
          Issue Type: Bug
          Components: Security
            Reporter: Josef Cacek
            Assignee: Darran Lofthouse


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