The plugin needs to be configured with authorization configurations in order to allow users access to GoCD.
- GoCD server version 19.2.0 or higher.
- Copy the file
build/libs/gocd-ldap-authorization-plugin-VERSION.jar
to the GoCD server under${GO_SERVER_DIR}/plugins/external
and restart the server. - The
GO_SERVER_DIR
is usually/var/lib/go-server
on Linux andC:\Program Files\Go Server
on Windows.
-
Provide details of the Active Directory server to connect to via an Authorization Configuration.
-
Map Active Directory groups to GoCD roles via a Plugin Role Configuration.