2016-05-26 16:09:04 +00:00
|
|
|
|
2021-03-19 21:31:19 +00:00
|
|
|
[[_stackoverflow]]
|
|
|
|
|
2021-06-17 14:39:30 +00:00
|
|
|
==== Stack overflow
|
2016-05-26 16:09:04 +00:00
|
|
|
|
2021-03-22 13:20:23 +00:00
|
|
|
.Procedure
|
|
|
|
. Click *Identity Providers* in the menu.
|
2023-11-20 21:26:11 +00:00
|
|
|
. From the *Add provider* list, select *Stack Overflow*.
|
2021-03-22 13:20:23 +00:00
|
|
|
+
|
2021-06-17 14:39:30 +00:00
|
|
|
.Add identity provider
|
2022-10-05 18:43:15 +00:00
|
|
|
image:images/stack-overflow-add-identity-provider.png[Add Identity Provider]
|
2021-03-22 13:20:23 +00:00
|
|
|
+
|
|
|
|
. In a separate browser tab, log into https://stackapps.com/apps/oauth/register[registering your application on Stack Apps].
|
|
|
|
+
|
2021-06-17 14:39:30 +00:00
|
|
|
.Register application
|
2021-03-22 13:20:23 +00:00
|
|
|
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*.
|
|
|
|
+
|
2016-05-26 21:33:13 +00:00
|
|
|
.Settings
|
2021-03-22 13:20:23 +00:00
|
|
|
image:images/stack-overflow-app-settings.png[Settings]
|
|
|
|
+
|
2023-11-20 21:26:11 +00:00
|
|
|
. Note the *Client Id*, *Client Secret*, and *Key*.
|
2023-11-06 11:32:36 +00:00
|
|
|
. 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.
|
|
|
|
. In {project_name}, paste the value of the `Key` into the *Key* field.
|
2022-07-26 15:50:24 +00:00
|
|
|
. Click *Add*.
|
2022-10-05 18:43:15 +00:00
|
|
|
|
|
|
|
|