By: Paul Frame user 31 Mar 2015 at 11:25 a.m. CDT

4 Responses
Paul Frame gravatar
So, in order for a client to authenticate users, it needs to have a group assigned to it. Is there a way to have newly registered users automatically assigned to a group? Also, if I import thousands of users from elsewhere, how do I get them all assigned to such a group?

By Mohib Zico staff 02 Apr 2015 at 5:36 a.m. CDT

Mohib Zico gravatar
Good question. I'll inform you after doing some testing locally.

By Paul Frame user 28 Apr 2015 at 11:55 a.m. CDT

Paul Frame gravatar
I asked this almost a month ago. I am looking to deploy soon and I can't until I have a solution to this issue. Any progress?

By Mohib Zico staff 28 Apr 2015 at 11:59 a.m. CDT

Mohib Zico gravatar
Hi Paul, This testing is in our ToDo list. You will be notified.

By Mohib Zico staff 04 May 2015 at 1:40 p.m. CDT

Mohib Zico gravatar
Paul, I talked to our Engineers and it's possible. Here is how it can be done: 1. Add new group with oxTrust. 2. Use GroupService to add user to the group in post-registration script. Post-registration script can be written and implemented in Gluu Server's registration feature. http://www.gluu.org/docs/admin-guide/registration/