Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex <dev.alexkeramidas@gmail.com>2016-12-11 15:09:37 +0300
committerAlexandros Keramidas <dev.alexkeramidas@gmail.com>2016-12-21 11:51:10 +0300
commit6e186b76bb22c5803e3d7105f8ff78c11128812d (patch)
tree92091c59aec8369c509de8d213b19d0fdf8834ee /doc/integration/omniauth.md
parentaa4a6cacfad794814952a303186cb9f5e4e1d427 (diff)
Added support for Authentiq oauth provider
Diffstat (limited to 'doc/integration/omniauth.md')
-rw-r--r--doc/integration/omniauth.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/integration/omniauth.md b/doc/integration/omniauth.md
index 8a55fce96fe..4c933cef9b7 100644
--- a/doc/integration/omniauth.md
+++ b/doc/integration/omniauth.md
@@ -30,6 +30,7 @@ contains some settings that are common for all providers.
- [Crowd](crowd.md)
- [Azure](azure.md)
- [Auth0](auth0.md)
+- [Authentiq](../administration/auth/authentiq.md)
## Initial OmniAuth Configuration