Questions tagged [crowd]

Single-Sign-On application

Crowd is a Single-Sign-On application that allows to use the same account to access products like Jira, Confluence and FishEye.

10 questions
4
votes
1 answer

Require membership of more than one group in Apache

I would like to be able to do this: Require group member Require group member Require group contributor "Require group" lets…
crb
  • 7,928
  • 37
  • 53
1
vote
2 answers

JIRA+Crowd: how to allow users to change their own passwords?

So I just got JIRA running with Crowd. How do I allow users to change their own passwords? I must be missing something obvious. I have a test account, I can login to JIRA but I don't see any way to change my password, and I can't login to Crowd via…
Jason S
  • 616
  • 1
  • 16
  • 28
1
vote
1 answer

Port open or not?

I am trying to access the Atlassian Crowd server to configure it, which is listening on port 8095. I can access it from localhost. If I disable the firewall (iptables stop), I can access from a remote machine. If I start the firewall, I cannot…
Manu
  • 105
  • 1
  • 11
1
vote
1 answer

Atlassian Crowd + Nginx + SSL Setup Not Working - Redirect Loop

The nginx config: server { listen 443 ssl; server_name crowd.example.com; access_log off; client_max_body_size 10M; ssl_certificate /etc/nginx/ssl/crowd.example.com.crt; …
alphadogg
  • 285
  • 4
  • 17
1
vote
1 answer

Set up Jenkins to use Crowd's OpenID for SSO?

Been trying to get Jenkins to work with Crowd's OpenID server so we can use single sign-on like with our Atlassian stuff (the Jenkins Crowd plugin can't do SSO). Can't seem to find the proper OpenID URL to give Jenkins though. Only one I can get…
acp
  • 11
  • 3
1
vote
0 answers

Changes user's email on crowd doesn't apply in confluence

It's my configuration: Atlassian Crowd Version: 2.0.2 (Build:#409 - 06-10-2009) Atlassian Confluence 3.0.2 I can't change users' emails in Confluence because I use Crowd as external user management. So I have to change users' emails in Crowd but…
Amir Latifi
  • 175
  • 7
0
votes
1 answer

Can't configure a clone of Crowd - /crowd/console/ Not Found

I'm attempting to create an instance of Crowd, mirroring its Live counterpart for our Testing environment. I've cloned the container and changed some few key configuration, as described below. The problem is that while the URL loads this test…
insideClaw
  • 21
  • 6
0
votes
2 answers

Reset admin password for Atlassian Crowd

Help, we are a small team of 20 trying to get Atlassian Crowd working. The developer who had setup Crowd left the team on a bad note and did not bother to let anyone know the configuration settings for Crowd. Now, I need to add some users to crowd…
0
votes
1 answer

How do you grant Sonar access to Jira through Crowd?

My Jenkins build calls a Sonar task that pulls from Jira the results of a saved filter. The problem I have is that Sonar's request is always denied. I have a fairly complex cluster of machines (Jira 4.4.3, Sonar 3.2.1, Jenkins 1.473, etc) all…
Logan
  • 141
  • 7
0
votes
1 answer

How to set Base DN from FreeIPA to Crowd OpenLDAP directory?

In the Crowd's directory adding item, it can add OpenLDAP and must set Base DN in it. However, how to find or set Base DN on the FreeIPA server? Crowd: FreeIPA: If don't set the right data corectlly, it will cause this error when add a new group…
rawmain
  • 151
  • 3
  • 14