The authenticated connection table globalization allows EdenWall-protected servers to request which user is at source of any specific connection.
A centralised Single Sign On solution is possible if an adapted authenticating system is installed on servers. This system would just have to query the SQL base of connections tracking, which requires usually few lines of code.
In this view, INL developped a NuFW authenticating module for Apache and for Squid.
Technical information about Single Sign On about these modules is available from software.inl.fr
Le schéma suivant décrit le fonctionnement du SSO NuFW :

La méthode utilisée est prouvée : la connexion est arrivée au serveur après avoir été authentifiée par la passerelle. Le serveur effectue donc une requête sur des informations vérifiées auparavant par le système NuFW.