summaryrefslogtreecommitdiff
path: root/doc/administration/auth/okta.md
diff options
context:
space:
mode:
authorMarcel Amirault <ravlen@gmail.com>2019-03-04 00:17:57 +0000
committerEvan Read <eread@gitlab.com>2019-03-04 00:17:57 +0000
commitfd8234856e9aadf10dfc46791c8aad7161a083d6 (patch)
tree70ce076cd9eacc28341d8bd204b4159665dc1a38 /doc/administration/auth/okta.md
parent7db2aeb36a58c19f2c9301afc3614f2c251fecc0 (diff)
downloadgitlab-ce-fd8234856e9aadf10dfc46791c8aad7161a083d6.tar.gz
Docs: Fix all anchors in Admin docs
Diffstat (limited to 'doc/administration/auth/okta.md')
-rw-r--r--doc/administration/auth/okta.md11
1 files changed, 3 insertions, 8 deletions
diff --git a/doc/administration/auth/okta.md b/doc/administration/auth/okta.md
index 3136923fa96..638405126a5 100644
--- a/doc/administration/auth/okta.md
+++ b/doc/administration/auth/okta.md
@@ -1,6 +1,6 @@
# Okta SSO provider
-Okta is a [Single Sign-on provider][okta-sso] that can be used to authenticate
+Okta is a [Single Sign-on provider](https://www.okta.com/products/single-sign-on/) that can be used to authenticate
with GitLab.
The following documentation enables Okta as a SAML provider.
@@ -140,7 +140,7 @@ Now that the Okta app is configured, it's time to enable it in GitLab.
}
```
-1. [Reconfigure][reconf] or [restart] GitLab for Omnibus and installations
+1. [Reconfigure](../restart_gitlab.md#omnibus-gitlab-reconfigure) or [restart](../restart_gitlab.md#installations-from-source) GitLab for Omnibus and installations
from source respectively for the changes to take effect.
You might want to try this out on an incognito browser window.
@@ -150,10 +150,5 @@ You might want to try this out on an incognito browser window.
>**Note:**
Make sure the groups exist and are assigned to the Okta app.
-You can take a look of the [SAML documentation][saml] on external groups since
+You can take a look of the [SAML documentation](../../integration/saml.md#marking-users-as-external-based-on-saml-groups) on external groups since
it works the same.
-
-[okta-sso]: https://www.okta.com/products/single-sign-on/
-[saml]: ../../integration/saml.md#external-groups
-[reconf]: ../restart_gitlab.md#omnibus-gitlab-reconfigure
-[restart]: ../restart_gitlab.md#installations-from-source