diff --git a/docs/docs/configuration/providers/gitlab.md b/docs/docs/configuration/providers/gitlab.md index 92cbdb6b..4cdbbbe1 100644 --- a/docs/docs/configuration/providers/gitlab.md +++ b/docs/docs/configuration/providers/gitlab.md @@ -16,7 +16,7 @@ This auth provider has been tested against Gitlab version 12.X. Due to Gitlab AP prior to 12.X (see [994](https://github.com/oauth2-proxy/oauth2-proxy/issues/994)). Whether you are using GitLab.com or self-hosting GitLab, follow -[these steps to add an application](https://docs.gitlab.com/ce/integration/oauth_provider.html). Make sure to enable at +[these steps to add an application](https://docs.gitlab.com/integration/oauth_provider/). Make sure to enable at least the `openid`, `profile` and `email` scopes, and set the redirect url to your application url e.g. https://myapp.com/oauth2/callback. diff --git a/docs/versioned_docs/version-7.6.x/configuration/providers/gitlab.md b/docs/versioned_docs/version-7.6.x/configuration/providers/gitlab.md index 92cbdb6b..4cdbbbe1 100644 --- a/docs/versioned_docs/version-7.6.x/configuration/providers/gitlab.md +++ b/docs/versioned_docs/version-7.6.x/configuration/providers/gitlab.md @@ -16,7 +16,7 @@ This auth provider has been tested against Gitlab version 12.X. Due to Gitlab AP prior to 12.X (see [994](https://github.com/oauth2-proxy/oauth2-proxy/issues/994)). Whether you are using GitLab.com or self-hosting GitLab, follow -[these steps to add an application](https://docs.gitlab.com/ce/integration/oauth_provider.html). Make sure to enable at +[these steps to add an application](https://docs.gitlab.com/integration/oauth_provider/). Make sure to enable at least the `openid`, `profile` and `email` scopes, and set the redirect url to your application url e.g. https://myapp.com/oauth2/callback. diff --git a/docs/versioned_docs/version-7.7.x/configuration/providers/gitlab.md b/docs/versioned_docs/version-7.7.x/configuration/providers/gitlab.md index 92cbdb6b..4cdbbbe1 100644 --- a/docs/versioned_docs/version-7.7.x/configuration/providers/gitlab.md +++ b/docs/versioned_docs/version-7.7.x/configuration/providers/gitlab.md @@ -16,7 +16,7 @@ This auth provider has been tested against Gitlab version 12.X. Due to Gitlab AP prior to 12.X (see [994](https://github.com/oauth2-proxy/oauth2-proxy/issues/994)). Whether you are using GitLab.com or self-hosting GitLab, follow -[these steps to add an application](https://docs.gitlab.com/ce/integration/oauth_provider.html). Make sure to enable at +[these steps to add an application](https://docs.gitlab.com/integration/oauth_provider/). Make sure to enable at least the `openid`, `profile` and `email` scopes, and set the redirect url to your application url e.g. https://myapp.com/oauth2/callback. diff --git a/docs/versioned_docs/version-7.8.x/configuration/providers/gitlab.md b/docs/versioned_docs/version-7.8.x/configuration/providers/gitlab.md index 92cbdb6b..4cdbbbe1 100644 --- a/docs/versioned_docs/version-7.8.x/configuration/providers/gitlab.md +++ b/docs/versioned_docs/version-7.8.x/configuration/providers/gitlab.md @@ -16,7 +16,7 @@ This auth provider has been tested against Gitlab version 12.X. Due to Gitlab AP prior to 12.X (see [994](https://github.com/oauth2-proxy/oauth2-proxy/issues/994)). Whether you are using GitLab.com or self-hosting GitLab, follow -[these steps to add an application](https://docs.gitlab.com/ce/integration/oauth_provider.html). Make sure to enable at +[these steps to add an application](https://docs.gitlab.com/integration/oauth_provider/). Make sure to enable at least the `openid`, `profile` and `email` scopes, and set the redirect url to your application url e.g. https://myapp.com/oauth2/callback.