FreeBSD Manual Pages
OpenXPKI::ServOpenXPKIUserrContributedoPerlcDocumentation::InjectExtraParam(3) Name OpenXPKI::Server::Workflow::Activity::Tools::InjectExtraParam Description Create scalar context items from a given hash. The keys are used to create the context keys, all non-word characters are stripped and the prefix is prepended. Non-scalar values are skipped. Configuration Parameters data The hash with the key/values to map. prefix The prefix for the keys. Example This is used in the enrollment workflow to map the extra url parameters:: class: OpenXPKI::Server::Workflow::Activity::Tools::InjectExtraParam; param: data: $_url_params prefix: url_ perl v5.32.0 OpenXPKI::Server::Workflow::Activity::Tools::InjectExtraParam(3)
Name | Description | Configuration
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=OpenXPKI::Server::Workflow::Activity::Tools::InjectExtraParam&sektion=3&manpath=FreeBSD+12.2-RELEASE+and+Ports>