diff options
author | Marcia Ramos <virtua.creative@gmail.com> | 2017-05-02 17:06:58 -0300 |
---|---|---|
committer | Marcia Ramos <virtua.creative@gmail.com> | 2017-05-02 17:06:58 -0300 |
commit | 96757715cbb346f5c303527912ae0c0bff52de7b (patch) | |
tree | 572a19dda8617ae21d7c317f0fc3b8f796bc7ebc /doc/topics | |
parent | 920d55b9f8afd35e16351fb57d671acf66092e89 (diff) | |
download | gitlab-ce-96757715cbb346f5c303527912ae0c0bff52de7b.tar.gz |
add ldap article and changes from !10299
Diffstat (limited to 'doc/topics')
-rw-r--r-- | doc/topics/authentication/index.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/topics/authentication/index.md b/doc/topics/authentication/index.md index eafd2fd9d04..4a807f89d56 100644 --- a/doc/topics/authentication/index.md +++ b/doc/topics/authentication/index.md @@ -18,6 +18,7 @@ This page gathers all the resources for the topic **Authentication** within GitL - [LDAP (Enterprise Edition)](https://docs.gitlab.com/ee/administration/auth/ldap-ee.html) - [Enforce Two-factor Authentication (2FA)](../../security/two_factor_authentication.md#enforce-two-factor-authentication-2fa) - **Articles:** + - [How to Configure LDAP with GitLab CE](../../articles/how_to_configure_ldap_gitlab_ce/index.md) - [Feature Highlight: LDAP Integration](https://about.gitlab.com/2014/07/10/feature-highlight-ldap-sync/) - [Debugging LDAP](https://about.gitlab.com/handbook/support/workflows/ldap/debugging_ldap.html) - **Integrations:** |