keycloak-scim/docs/documentation/server_admin/topics/identity-broker/social/gitlab.adoc
Tomas Ondrusko fe48afc1dc Update Social Identity Providers documentation (#24601)
Signed-off-by: Tomas Ondrusko <tondrusk@redhat.com>
2023-11-16 17:58:53 +01:00

19 lines
716 B
Text

==== GitLab
.Procedure
. Click *Identity Providers* in the menu.
. From the `Add provider` list, select `GitLab`.
+
.Add identity provider
image:images/gitlab-add-identity-provider.png[Add Identity Provider]
+
. Copy the value of *Redirect URI* to your clipboard.
. In a separate browser tab, https://docs.gitlab.com/ee/integration/oauth_provider.html[add a new GitLab application].
.. Use the *Redirect URI* in your clipboard as the *Redirect URI*.
.. Note the `Application ID` and `Secret` when you save the application.
. In {project_name}, paste the value of the `Application ID` into the *Client ID* field.
. In {project_name}, paste the value of the `Secret` into the *Client Secret* field.
. Click *Add*.