> whenever you create or modify a user/group using regular user management > API the changes are not autosaved by default and it's up to the > caller to persist the changes by calling Session.save(). i didn’t know that, great.
> or do you specifically mean the creation of a user in the context of > sync from LDAP (or some other external identity provider)? i’m reusing DefaultSyncHandler’s sync mechanism together with ldap identity provider, and was blaming something in there writing too frequently. I guess then problem is between oak’s code & the result i get = between my keyboard and my chair. Thanks Angela for your answers! Nicolas
