Re: how to get a API token for user

2014-03-31 Thread Richard Bywater
In Jenkins go to the person's config page (/user//configure) and click on the Show API Token button. Richard. On Tue, Apr 1, 2014 at 11:23 AM, Maneesh M P wrote: > Hello, > > I use LDAP for authentication. Now I want to let a user create a new job > through command line. When I did bit of go

how to get a API token for user

2014-03-31 Thread Maneesh M P
Hello, I use LDAP for authentication. Now I want to let a user create a new job through command line. When I did bit of googling around this topic, everyone talks about using a API Token for user to create job. How do I get corresponding api token of LDAP user ? Thanks, M -- You received t