Hello
Is file wfacl.yaml works in OpenXPKI 2.4.1? In docs, there is a section
“Workflow ACL” describing this file, but in the source code, ACLs are used
directly in each workflow, e.g.:
acl:
User:
creator: self
In my example I've created wfacl.yaml file in realm/<realm_name>/auth with
content (ExternalService is the role):
ExternalService:
create:
- certificate_signing_request_v2
and it doesn't work. Only after I’ve added the following lines to
certificate_signing_request_v2.yaml ACL section it started to work:
ExternalService:
creator: self
Am I doing something wrong or file wfacl.yaml is not supported in newer
versions of OpenXPKI?
Lukasz
_______________________________________________
OpenXPKI-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openxpki-users