The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

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

Add users from external directory - php website/database

Albert Manuel
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 Champions.
October 20, 2020

Hi,

 

Is there any way through Jira/Plugin etc to add users in Jira from an external source which is not an Active directory or Ldap?

Use Case: I have a website  (php/mysql) where i have users registred, i want to add them somehow in my jira but not importing them manually as i need them to use the password they setup in my website...and the password management needs to be on my website and not in Jira... they need to be just normal users on Jira.

 

Thanks,

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Nic Brough -Adaptavist-
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 Champions.
October 20, 2020

Jira needs a directory of users of some sort. 

It has one built into it (called "embedded Crowd") and also supports AD, LDAP and Crowd, amongst others.

Unless you want to write your own directory system, or apps that can connect your systems to those, you will need to choose a supported directory system and have your website write user accounts there.