Hi James,

the syntax of the workflow definition reads as:

 "action to run" > "Target State" ? "Condition"

You can simply "rewrite" the workflow graph by rearranging the artefacts.

Oliver

Am 21.03.19 um 09:00 schrieb james n:
     VALIDATE_HMAC:
         autorun: 1
         action:
           - global_noop > AUTHORIZED ? is_valid_hmac
           - global_noop2 > CHECK_CHALLENGE_PASSWORD ? !is_valid_hmac


------------------------------------------------------------------------
*From:* james n <[email protected]>
*Sent:* 21 March 2019 07:59
*To:* [email protected]
*Subject:* Using hmac and csr challenge for scep authentication
Hello

I am running libopenxpki-perl 2.3.2 , is it possible to use both Hmac and CSR challenge for SCEP certificate enrollment. The default certificate_enroll workflow seems to ignore invalid hmac and falls through to challenge password







_______________________________________________
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

Reply via email to