diff options
author | Alexandros Keramidas <dev.alexkeramidas@gmail.com> | 2017-08-21 08:00:32 +0000 |
---|---|---|
committer | Alexandros Keramidas <dev.alexkeramidas@gmail.com> | 2017-08-21 08:00:32 +0000 |
commit | 1a3835796f74652f4adc9448b06a2623d4c81d59 (patch) | |
tree | 06a6753786120df7d6be97b542da884350a4468a /doc/administration | |
parent | fbaae9ff5ccae72d24a449100c05d3353526197b (diff) | |
download | gitlab-ce-1a3835796f74652f4adc9448b06a2623d4c81d59.tar.gz |
Point to /developers on docs/administration/authentiq.md
Diffstat (limited to 'doc/administration')
-rw-r--r-- | doc/administration/auth/authentiq.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/administration/auth/authentiq.md b/doc/administration/auth/authentiq.md index 1528f1d2b17..252ff1f4b15 100644 --- a/doc/administration/auth/authentiq.md +++ b/doc/administration/auth/authentiq.md @@ -4,7 +4,7 @@ To enable the Authentiq OmniAuth provider for passwordless authentication you mu Authentiq will generate a Client ID and the accompanying Client Secret for you to use. -1. Get your Client credentials (Client ID and Client Secret) at [Authentiq](https://www.authentiq.com/register). +1. Get your Client credentials (Client ID and Client Secret) at [Authentiq](https://www.authentiq.com/developers). 2. On your GitLab server, open the configuration file: |