Using the REST API resources, http://localhost:8095/crowd/rest/usermanagement/latest/user?username=USERNAME we are able to receive the XML response successfully. The <href> links for...
Hi, We're planning to move our atlassian prodcuts: JIRA, Confluence, Hipchat and Bitbucket to on server installation from cloud installation. I've read that crowd supports SSO for all these...
Can I create a user that authenticates against a Delegated Authentication Directory via the REST api? If so, can you provide an example using curl? I've tried posting to /crowd/rest...
I try to script querying user info in Crowd with Rest API. I used curl -k -u USERNAME:PASSWORD https://MYIP:MYPORT/crowd/rest/usermanagement/1/user?username=SOMEONE It returned "HTTP...
I'm new to Crowd and LDAP so perhaps this is a silly question - but can crowd act as an LDAP server for other services? I understand that it can read from an LDAP server if I have one already - but...
We have had Jira, Confluence and Crowd set up on our server for about a year and it has all been working well. I went to log into JIRA today and it was not recognising my password. The...
Hello I have a JIRA CROWD installation with CROWD: JIRA, confluence, bitbucket, bamboo, fisheye, crucible, on Server 2008 R2. Users log onto ActiveDirectory then web interface to JIRA...
We are trying to install Crowd 2.5.2 on a new server, and run it unprivileged as the crowd user. I have run the script here https://confluence.atlassian.com/display/CROWD/Setting+Crowd+to+Run...
How does one troubleshoot an "XSRF check failed" error when testing an LDAP connection from the Crowd web app to a Microsoft Active Directory server? I am using Crowd 2.11.0, and we have recently...
I have integrated crowd and jenkins using crowd 2 plugin in jenkins, and centralized user management using crowd is working. But i am stucked with SSO functionality.
I have a single Crowd Internal Directory and a Delegated authentication directory. I have 88 users but my license count is 105. I need to extract and compare the user properties in the...
I have new security requirements that require two-factor authentication on our Atlassian tools: Crowd, JIRA, Confluence, Stash, and Bamboo. I see that there is a product called "Secure Login via 2...
Hi, We are currently evaluating Crowd because we want SSO login between all Atlassian applications in our domain (we plan to buy Confluence, JIRA, Bamboo, Stash and Crucible). The install of Crowd...
I'm new to Crowd so I don't even know how to connect to the DB to run the queries? Does this have to be done on the server or is there a remote connector? If someone could give me a...
hi, I'm new in crowd and node. I want to authenticate a user with crowd rest APIs. i saw ' POST /rest/usermanagement/1/session' in the documentation but I don't know how to use...
Hello We are currently evaluating Crowd on Linux with postgresql back-end. We would like to use it to authenticate/authorise users of Jira, Confluence,Stash and the Calendar - as well as some of...
I'm developing a plugin for Crowd. My pom.xml is this <?xml version="1.0" encoding="UTF-8"?> <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001...
Is it possible to use crowd as oauth server? I'd need that!
I've tried this page in particular: https://confluence.atlassian.com/display/CROWD/Setting+Crowd+to+Run+Automatically+and+Use+an+Unprivileged+System+User+on+UNIX However, this didn't work. The...
Trying to evaluate CROWD to sign-in to JIRA and Confluence using Azure o365 SSO. It is a fresh installation with 3.1.1 ver in our AWS environment. Getting following error, if...
When configuring a Directory's User Configuration in Crowd that's connecting to Active Directory and I specify a User DN without a space (e.g. London) the test succeeds. But when I provide a User DN...
Hi, I get this error when I integrate Crowd with our organization LDAP server No results were found from your search. org.springframework.ldap.UncategorizedLdapException: Uncategorized...
Hi All, We are having a requirement to implement Crowd SSO integration with Jenkins. We have gone through the below URLs. https://wiki.jenkins.io/display/JENKINS/Crowd+2+Plugin https...
.../CROWDKB/List+the+Last+Login+Date+for+all+Users+in+Crowd
Hello, i've got a question about the hardware requirements for crowd. We want to connect 3 ADs and 1 LDAP directory with Crowd and Crowd will support 1 application. The amount of users will be...