A ' user is anyone that is authenticated to for the purpose of: - Designing a form
- Digitally signing the form ( needs to know who the user is in order to generate a signature)
- Participating in a workflow ( needs to know who the user is in order to display a task list)
- Submitting a form that requires authentication to access
- Maintaining an audit trail (identifying the submitter, for example)
- Using an external security manager (LDAP/Active Directory, for example) with Single Sign On (SSO)
|