keycloak-scim/docs/documentation/server_admin/topics/identity-broker/social/linked-in.adoc
Tomas Ondrusko 8ac6120274
Social Identity Providers documentation adjustments (#24840)
Closes #24601

Signed-off-by: Tomas Ondrusko <tondrusk@redhat.com>
2023-11-20 22:26:11 +01:00

21 lines
894 B
Text

[[_linkedin]]
==== LinkedIn
.Procedure
. Click *Identity Providers* in the menu.
. From the *Add provider* list, select *LinkedIn*.
+
.Add identity provider
image:images/linked-in-add-identity-provider.png[Add Identity Provider]
+
. Copy the value of *Redirect URI* to your clipboard.
. In a separate browser tab, https://developer.linkedin.com[create an app] in the LinkedIn developer portal.
.. After you create the app, click the *Auth* tab.
.. Enter the value of *Redirect URI* into the *Authorized redirect URLs for your app* field.
.. Note *Your Client ID* and *Your Client Secret*.
.. Click the *Products* tab and *Request access* for the *Sign In with LinkedIn using OpenID Connect* product.
. In {project_name}, paste the value of the `Client ID` into the *Client ID* field.
. In {project_name}, paste the value of the `Client Secret` into the *Client Secret* field.
. Click *Add*.