From 1a0856ea972165b00df218eab144be0538f6a34d Mon Sep 17 00:00:00 2001 From: Drew Blessing Date: Tue, 12 Mar 2019 16:31:35 -0500 Subject: Add documentation for Google Secure LDAP As of 11.9 GitLab supports Google Secure LDAP for authentication and group sync. This documentation outlines how to configure the service. Rename file --- doc/administration/auth/ldap.md | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'doc/administration/auth/ldap.md') diff --git a/doc/administration/auth/ldap.md b/doc/administration/auth/ldap.md index 440c2b1285a..2d057dc7509 100644 --- a/doc/administration/auth/ldap.md +++ b/doc/administration/auth/ldap.md @@ -48,6 +48,14 @@ LDAP-enabled users can always authenticate with Git using their GitLab username or email and LDAP password, even if password authentication for Git is disabled in the application settings. +## Google Secure LDAP **[CORE ONLY]** + +> Introduced in GitLab 11.9. + +[Google Cloud Identity](https://cloud.google.com/identity/) provides a Secure +LDAP service that can be configured with GitLab for authentication and group sync. +See [Google Secure LDAP](google_secure_ldap.md) for detailed configuration instructions. + ## Configuration NOTE: **Note**: -- cgit v1.2.1