9e66b97faf
* KEYCLOAK-15756 Initial wording * KEYCLOAK-15756 Post feedback changes
28 lines
942 B
Text
28 lines
942 B
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}/google-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.
|
|
. Click *Save*.
|