Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

JIRA 8.0.2 - create user with REST API without password

Min Yeow CHONG 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

Comment

Log in or Sign up to comment
Chintada Kiran September 6, 2022

how to set applicationKey?

Like Min Yeow CHONG likes this
TAGS
AUG Leaders

Atlassian Community Events