J'ai adapter un plugin d'authentification pour mes besoins, il fonctionne, il me renvoie bien JAUTHENTICATE_STATUS_SUCCESS.
J'ai créé vite fait un composant avec ceci pour faire l'authentification
Code PHP:
define('DS', DIRECTORY_SEPARATOR);
require_once