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: 

JIRA 8.0.2 - create user with REST API without password

Min Yeow CHONG
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
August 29, 2019

I would like to ask if it is possible for us to create user without password first then when user login with password, then the authentication kicks in to sync with LDAP.

POST /rest/api/2/user - this is the REST API i am currently using and which required a json input.

{

"name": "charlie",

"password": "abracadabra",

"emailAddress": "charlie@atlassian.com",

"displayName": "Charlie of Atlassian",

"applicationKeys": [ "jira-core" ]

}

 

1 comment

Comments for this post are closed

Community moderators have prevented the ability to post new comments.

Chintada Kiran
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 6, 2022

how to set applicationKey?

Like Min Yeow CHONG likes this
TAGS
AUG Leaders

Atlassian Community Events