1
0
mirror of https://github.com/oauth2-proxy/oauth2-proxy.git synced 2025-07-13 01:40:48 +02:00

docs: fix gitlab docs url for oauth2 integration (#3002)

* Update gitlab.md with correct url for creating an application

* docs: fix gitlab docs url for oauth2 integration

---------

Co-authored-by: Jan Larwig <jan@larwig.com>
This commit is contained in:
Copolycube
2025-03-29 05:47:54 -04:00
committed by GitHub
parent 99c4c654d9
commit b34b617aad
4 changed files with 4 additions and 4 deletions

View File

@ -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)). 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 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. least the `openid`, `profile` and `email` scopes, and set the redirect url to your application url e.g.
https://myapp.com/oauth2/callback. https://myapp.com/oauth2/callback.

View File

@ -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)). 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 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. least the `openid`, `profile` and `email` scopes, and set the redirect url to your application url e.g.
https://myapp.com/oauth2/callback. https://myapp.com/oauth2/callback.

View File

@ -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)). 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 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. least the `openid`, `profile` and `email` scopes, and set the redirect url to your application url e.g.
https://myapp.com/oauth2/callback. https://myapp.com/oauth2/callback.

View File

@ -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)). 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 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. least the `openid`, `profile` and `email` scopes, and set the redirect url to your application url e.g.
https://myapp.com/oauth2/callback. https://myapp.com/oauth2/callback.