Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Without using LDAP, add every new user to a named group?

Martin Cleaver
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
December 18, 2013

How would I automatically add every new user into a particular group? (Confluence 5.3.x)

In 3.5 I could add an authenticator (https://confluence.atlassian.com/display/CONF34/Automatically+Add+LDAP+users+to+the+confluence-users+Group)

Not this is not to add to confluence-users, but rather a different group.

Thanks,

M.

1 answer

0 votes
Ryan Goodwin
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
January 1, 2014

Hi Martin,

You could use the Confluence CLI:

https://marketplace.atlassian.com/plugins/org.swift.confluence.cli

There is a method you can call to addusertogroup:

https://bobswift.atlassian.net/wiki/display/CSOAP/Documentation#Documentation-addUserToGroup

You'd need a way to trigger this job to run when a user logs in for the first time. This most likely would take a trigger on the database, possibly on the logininfo table. Any time a user logs in for the first time it should be recorded there.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events