Bugzilla est un logiciel serveur conçu pour assister la gestion de développement logiciel.
Bugzilla can authenticate a user with HTTP headers, and auto-create its account with a few information:
Dans l'interface d'administration, allez dans Parameters
» User authentication
et indiquez :
Configurer l'hôte virtuel Bugzilla comme n'importe quel autre hôte virtuel protégé.
<VirtualHost *:80> ServerName bugzilla.example.com PerlHeaderParserHandler Lemonldap::NG::Handler ... </VirtualHost>
Aller dans le manager et créer un nouvel hôte virtuel pour Bugzilla.
Configurer les règles d'accès.
Configurer les en-têtes suivants.