0

Is Jenkins has token mechanism to authorize Jenkins APIs without using username?

Thanks, Srikanth.

Ori Marko
  • 56,308
  • 23
  • 131
  • 233

1 Answers1

0

Token without password supported since version 1.426

API token is new since 1.426

The API token is available in your personal configuration page

Specifying the real password is still supported after 1.426, but it is not recommended

Community
  • 1
  • 1
Ori Marko
  • 56,308
  • 23
  • 131
  • 233