Skip to content
This repository was archived by the owner on Aug 10, 2020. It is now read-only.

Files

Latest commit

137a470 · Apr 27, 2018

History

History
16 lines (13 loc) · 392 Bytes

File metadata and controls

16 lines (13 loc) · 392 Bytes

Configure activeDirectory Security Realm

Basic configuration of the Active Directory plugin

sample configuration

jenkins:
  SecurityRealm:
    activeDirectory:
      groupLookupStrategy: AUTO
      startTls: true
      tlsConfiguration: TRUST_ALL_CERTIFICATES
      domains:
        - name: "domain.local"