0 votes
in Jenkins by
How does Jenkins authenticate users?

1 Answer

0 votes
by

There are 3 ways –

The default way is to store user data and credentials in an internal database.

Configure Jenkins to use the authentication mechanism defined by the application server on which it is deployed.

Configure Jenkins to authenticate against LDAP server.

Related questions

0 votes
asked Sep 1, 2022 in AWS by sharadyadav1986
0 votes
asked Apr 29, 2021 in Jenkins by SakshiSharma
...