User Version and Loggs
Hello, I want to know if nuxeo versions the users and is there a way to log those changes for example modification of name, change password etc.
Thank`s.
1 votes
1 answers
1335 views
No they're not versioned, and no Nuxeo doesn't log changes. For a good reason: most of the time Nuxeo isn't aware of the changes as the users are coming from an external database like LDAP.
Thank`s for answer. Do you think that is a good solution to create events like Password Changed or User Properties Modified when those modification happen and does this have any impact?
05/24/2017
In 7.10 this not possible with the regular event service. However there are still some low-level events sent to the low-level org.nuxeo.runtime.services.event.EventService.
05/24/2017