diff options
author | Achilleas Pipinellis <axil@gitlab.com> | 2017-08-25 17:01:17 +0000 |
---|---|---|
committer | Achilleas Pipinellis <axil@gitlab.com> | 2017-08-25 17:01:17 +0000 |
commit | 1c39c76a28447f6150ca7d67779a52359cab2173 (patch) | |
tree | ff3f63b203eb247d5d308f77a72ae9f6c511bd7b /doc | |
parent | 7edeccfc7fbfdc3898b630324d5ef46d58ffd809 (diff) | |
parent | 1a3835796f74652f4adc9448b06a2623d4c81d59 (diff) | |
download | gitlab-ce-1c39c76a28447f6150ca7d67779a52359cab2173.tar.gz |
Merge branch 'authentiq-docs' into 'master'
Point to /developers on docs/administration/authentiq.md
See merge request !13710
Diffstat (limited to 'doc')
-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: |