Hello Luc, > My OpenXPKI system can send notifications to the operator... but not to the > requestor. It is a very common approach to use the eMail address of the user as username for the login which then ends up in the "creator" variable of the workflow. This is also exposed in the notification setup and will cause the notifications to be send to the user who raised the request on the WebUI
> How can I leverage my LDAP authentication for the notifications? My LDAP > does have the 'email' field for all the users. OpenXPKI does a lot of magic things but we dont have a clairvoyant integrated ;) > Other than that, where would I obtain 'cert_info.requestor_email' that's in > the default 'smtp.yaml'? This is the field "Requestor Mail Address" which is collected by the manual CSR process on the "Certificate Information" page. > Originally, I thought that this came from the CSR's 'Subject Alternate > Name'... but that does not seem to be the case. if its in there, you can use the CSR parsing features to map the mail address into the above mentioned field, have a look at the elements in profile/templates/ directory. Oliver -- Protect your environment - close windows and adopt a penguin!
smime.p7s
Description: S/MIME Cryptographic Signature
_______________________________________________ OpenXPKI-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/openxpki-users
