Hi Yes, of course: https://openxpki.readthedocs.io/en/latest/reference/configuration/realm.html#workflow-acl <https://openxpki.readthedocs.io/en/latest/reference/configuration/realm.html#workflow-acl>
Thank you. Lukasz > On 29 Apr 2019, at 12:16, Oliver Welter <[email protected]> wrote: > > Hi Lukasz, > > external wfacl.yaml is no longer supported - can you please point me to > the place where you found this so we can correct our docs. > > Oliver > > Am 29.04.19 um 11:27 schrieb Łukasz Gajowiak: >> 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 >> > > > -- > Protect your environment - close windows and adopt a penguin! >
_______________________________________________ OpenXPKI-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openxpki-users
