-
Bug
-
Resolution: Done
-
Major
-
None
-
None
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:
"relative-to" => { "type" => STRING, ... "requires" => ["path"], ... }
The credential-store configuration doesn't define this dependency.
- clones
-
JBEAP-8755 Credential-store attribute relative-to doesn't reference path as required
- Closed