To enhance security, Jenkins allows integration with external __________ systems for user authentication.
- LDAP
- OAuth
- RADIUS
- SAML
Jenkins supports integration with LDAP (Lightweight Directory Access Protocol) systems to enhance security by allowing user authentication through external directories.
Loading...
Related Quiz
- Jenkins can archive build artifacts using the _________ post-build action.
- In Jenkins, what type of job configuration is most commonly used for deploying applications after successful testing?
- Which basic feature should be set up in Jenkins to start implementing CI/CD pipelines?
- To handle a large number of jobs efficiently, Jenkins uses the concept of _________ views.
- A company needs to ensure zero-downtime deployments in their Jenkins pipeline using containerization. They should implement a __________ strategy.