Is Jenkins has token mechanism to authorize Jenkins APIs without using username?
Thanks, Srikanth.
Is Jenkins has token mechanism to authorize Jenkins APIs without using username?
Thanks, Srikanth.
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