diff options
author | Marcia Ramos <virtua.creative@gmail.com> | 2017-05-02 18:46:07 -0300 |
---|---|---|
committer | Marcia Ramos <virtua.creative@gmail.com> | 2017-05-02 18:46:07 -0300 |
commit | 0664a580bddd1516c697ae2265716139bc29e9d6 (patch) | |
tree | 8cf5415fd7779766b35739cb3a12e3866f71ff6e /doc | |
parent | 96757715cbb346f5c303527912ae0c0bff52de7b (diff) | |
download | gitlab-ce-0664a580bddd1516c697ae2265716139bc29e9d6.tar.gz |
link ldap-ee article from auth index
Diffstat (limited to 'doc')
-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 4a807f89d56..3e756d96ed2 100644 --- a/doc/topics/authentication/index.md +++ b/doc/topics/authentication/index.md @@ -19,6 +19,7 @@ This page gathers all the resources for the topic **Authentication** within GitL - [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) + - [How to Configure LDAP with GitLab EE](https://docs.gitlab.com/articles/how_to_configure_ldap_gitlab_ee/) - [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:** |