Is there immediate user creation in Nuxeo Multi Tenant?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2015 02:24 AM
Hi,
I have installed Nuxeo 7.10, what I wanted to try is Nuxeo Multi Tenant. Unfortunately I have problem with it. I built it on my own from Github, and I put .jar file in my custom template. Without activated this custom template user creation working perfectly. But after activating it user create doesn't work so good. It seems to Invite user, and instead all information about user going to users table in database it goes to userinfo. So, long story short. There is no immediate user creation after installing Nuxeo Multi Tenant?
Regards, Michal Wochnik
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2015 06:02 AM
Hi,
You are right, the user is always invited... I've created NXP-18496 to follow and resolve the issue.
Thanks for your feedback.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-02-2015 07:16 AM
I've investigate it and it looks like after click create Run() method from CreateUser.java isn't executing.
