c) User administration
There are two ways to import and maintain users via LDAP binding into webSignatureOffice:
- with a specific login page or tyrservice login (which is used by all webSignatureOffice apps). A ServiceLoader implementation is premised.
- with the webSignatureOffice UserManagement UI (superuser rights required)
LDAP user import via login (/Login.html, tyrservice login):
LDAP user import via UserManagement (/UserManagement.html):
With setting LDAP properties in the webSignatureOffice UserManagement, users can be imported from a LDAP server.
You can also create and maintain users via user interface if you do not have a LDAP binding.
*) class LdapLoginService has to be declared (module frigg)