summaryrefslogtreecommitdiff
path: root/doc/administration/auth/ldap.md
diff options
context:
space:
mode:
authorDrew Blessing <drew@blessing.io>2019-03-12 16:31:35 -0500
committerDrew Blessing <drew@blessing.io>2019-04-03 13:35:38 -0500
commit1a0856ea972165b00df218eab144be0538f6a34d (patch)
treed5409fda92bc7a3d561a4e49fcf28d6e6c510bf0 /doc/administration/auth/ldap.md
parent14bbc9362af374b7387a475821db5738b9032eb0 (diff)
downloadgitlab-ce-1a0856ea972165b00df218eab144be0538f6a34d.tar.gz
Add documentation for Google Secure LDAPdocs-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
Diffstat (limited to 'doc/administration/auth/ldap.md')
-rw-r--r--doc/administration/auth/ldap.md8
1 files changed, 8 insertions, 0 deletions
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**: