...
- Logged User Validator Field - validates password of a currently logged in user according to Title 21 CFR 11.
- User Validator Field - validates username and password of a system user according to Title 21 CFR 11.
- Google Auth Validator Field - validates an issue based on code generated by Google Authenticator.
- PIN Validator Field - validates an issue based on PIN code is sending on specified e-mail.
Adding Electronic Signature Fields to the Issue
...
- Go to Jira Administration > Issues > Custom fields and add a new custom field.
- Select User Validator or Logged User Validator, and click Next.
- Give a name and description to your field and click Create.
- Select issue screens where you want your field to be visible and click Update.
...