i-Parapheur

image0

Presentation

i-Parapheur is a web application allowing digital signature on documents. It was built around Alfresco.

It can use external authentication based on HTTP header.

Configuration

On i-Parapheur

Edit /opt/iParapheur/tomcat/shared/classes/alfresco-global.properties and add:

parapheur.auth.external.header.authorize=true

Edit /opt/iParapheur/tomcat/shared/classes/iparapheur-global.properties and add:

parapheur.auth.external.header.name=Auth-User
parapheur.auth.external.header.regexp=.*

On LemonLDAP::NG

Go to the Manager and create a new virtual host for iParapheur.

Just configure the access rules.

Create the Auth-User header to send the user login to iParapheur.