keycloak-scim/server_admin/topics/identity-broker/social/stack-overflow.adoc
2022-07-26 11:50:24 -04:00

33 lines
1 KiB
Text

[[_stackoverflow]]
==== Stack overflow
.Procedure
. Click *Identity Providers* in the menu.
. From the `Add provider` list, select `Stack Overflow`.
+
.Add identity provider
image:{project_images}/stack-overflow-add-identity-provider.png[Add Identity Provider]
+
. In a separate browser tab, log into https://stackapps.com/apps/oauth/register[registering your application on Stack Apps].
+
.Register application
image:images/stack-overflow-app-register.png[Register Application]
+
.. Enter your application name into the *Application Name* field.
.. Enter the OAuth domain into the *OAuth Domain* field.
.. Click *Register Your Application*.
+
.Settings
image:images/stack-overflow-app-settings.png[Settings]
+
. Note the *Client ID* and *Client Secret*.
. 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.
ifeval::[{project_community}==true]
. Click *Add*.
endif::[]
ifeval::[{project_product}==true]
. Click *Save*.
endif::[]