Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,556,454
Community Members
 
Community Events
184
Community Groups

How do I store custom attributes to a user in RemoteDirectory in Crowd?

I have implemented RemoteDirectory interface in Crowd to create a custom directory.  I need certain attributes of users from our custom directory to be moved to Crowd as well so that certain customizations can be done in Confluence and JIRA based on the custom attributes.  

There is a interface method findUserWithAttributesByName() which returns UserWithAttributes object.  I tried returning attributes from this method, and it did not help.

In this context, I do not understand from the documentation what is storeUserAttributes() method used for.  Is there any way I can use storeUserAttributes() method to save custom user attributes in Crowd?

Thanks!

-Rizwan

 

1 answer

I found the solution to this issue, but with another following problem:

 I had to get my custom attributes and populates them in attributes of the type Map<String, Set<String>> in UserWithAttributes object and return this object from the RemoteDirectory interface method findUserWithAttributesByName().  

By doing so, I got my custom attributes from my custom directory into Crowd.  However, I see that these custom attributes are not being synchronized into JIRA and Confluence.  

There is also a reported bug about this here: CROWD - JIRA integration does not synchronize custom user attributes...  This bug has been reported in April 2011.

What use are the attributes of, if they are not available to work with in Atlassian applications such as Jira and Confluence?

 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events