Hide specific user from lists

Hi, I need to create an hidden user to provide web services access to another application. I'm looking for the simplest way to hide this user from end-user interface. My first idea was to remove this user from “members” group, not good. I thought create a “technical” users group but I don't know how to configure nuxeo not to display those users in lists. Corinne

0 votes

1 answers

1852 views

ANSWER



You could create a virtual user, see the userManager extension point.

0 votes