Tagged Questions

Crowd is a web-based single sign-on (SSO) tool that aims to simplify application provisioning and identity management. It is designed to work with Atlassian products, OpenID, Google Apps, and other web applications.

learn more… | top users | synonyms

12
votes
3answers
2k views

Atlassian Crowd experiences?

we (a team of about 150) are considering moving our ALM solution from Bugzilla/CVS to Jira/svn/Confluence/Bamboo/Fisheye. SO has a lot of good info on those, but I would be interested to learn about ...
3
votes
1answer
437 views

Need online service for collaborative translate .po files

Need online service for collaborative translate .po files
2
votes
2answers
198 views

Why use Altassian Crowd

I'm trying to understand what Altassian crowd does over an LDAP server? It looks like most Altassian products allow you to point to an Altassian server for authroization/authentication. If that's the ...
2
votes
1answer
433 views

Accessing the Atlassian Crowd SOAP API with Suds (python SOAP library)

Has anybody had any recent success with accessing the Crowd SOAP API via the Suds Python library? I've found a few people successfully doing it in the past but Atlassian seems to have changed their ...
1
vote
0answers
127 views

Anyone know a CrowdSource Framework or Open source Project?

I'll looking to intagrate some Crowdsource features into a few existing webapps (.NET & php) Features like Reputation Comment / tag control based on reputation VoteUp/Votedown Badges/rewards ...
1
vote
2answers
420 views

Making an OpenID Provider with SSL

so I'm currently trying to make an OpenID provider. I've tried using two Java based OpenID server packages- Atlassian's Crowd, and WSO2 Identity Server. Now, in my implementation, security is a must, ...
0
votes
0answers
27 views

sample code for using Crowd REST API + PHP

Has anyone out there used Atlassian Crowd's REST API with PHP? Is there sample code I could look at? The only info on Crowd + PHP I could find, is an out-of-date deprecated extension published in ...
0
votes
1answer
68 views

atlassian crowd and omniauth_crowd problem

I am using ruby-1.9, rails 3, and I am trying to login into crowd server using omniauth_crowd library. The configuration is very easy: Rails.application.config.middleware.use OmniAuth::Builder do ...
0
votes
0answers
24 views

What are the wisdom of crowd features of popular sites?

What are the wisdom of crowd features of popular sites like Facebook, Amazon, twitter? Or the Wisdom of crowds features on e Commerce or social networking sites?
0
votes
0answers
182 views

Setting OpenID provider URL/Links for Liferay development

I am doing some Liferay development and one task was to hook it into our Atlassian Crowd server through Crowd's OpenID provider service. Everything seems to work fine but I have been asked to have it ...
0
votes
1answer
126 views

Atlassian Crowd and myBB integration

Can Atlassian Crowd be used as a single sign on service for myBB? If so, how can I setup myBB to import users from crowd? If anyone knows why I have to keep signing in everytime I change menu ...
0
votes
1answer
94 views

How to add group using RESTFUL interface in Crowd

How to add group in Crowd using RESTFUL interface?