Forums

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

is it possible to add custum attribute in confluence user

eeshwar January 6, 2019

Here

I want one more attribute to sync user data  through AD

how can I add new  custom attribute in confluence  

1 answer

0 votes
Sreenivasaraju P
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 7, 2019

You can write some java code. 

 

userDetailsManager.setStringProperty(employeeUser, propertyName, value);

1st parameter is ConfluenceUser

2nd parameter is attribute name which you want to add.

3rd parameter is attribute value.

eeshwar January 7, 2019

Hi @Sreenivasaraju P,

Could you please provide that code  

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events