Tiry | 7 May 11:25

Re: Authentication audit

Narcis Paslaru a écrit :
>            Hi all,
>
>    I've found an interesting contribution to the audit service in 
> authentication-audit-contrib.xml :
>
>    <extension
>        target="org.nuxeo.ecm.platform.audit.service.NXAuditEventsService"
>        point="event">
>        <event name="loginSuccess" />
>        <event name="loginFailed" />
>        <event name="logout" />
>    </extension>
>
>    Is there also a page where one can consult these logs ?
Nope, in the defaut webapp, only the logs associated to documents are 
visible.
But you can use Audit API to fetch these logs and disply them in a xhtml 
page.

>
> Cheers,
> Narcis Paslaru
> _______________________________________________
> ECM mailing list
> ECM@...
> http://lists.nuxeo.com/mailman/listinfo/ecm
>

Gmane