2016-05-26 16:09:04 +00:00
==== StackOverflow
2019-01-18 19:17:57 +00:00
There are a number of steps you have to complete to be able to enable login with StackOverflow. First, go to the `Identity Providers` left menu item
2016-06-05 21:22:42 +00:00
and select `StackOverflow` from the `Add provider` drop down list. This will bring you to the `Add identity provider` page.
2016-05-26 16:09:04 +00:00
2016-05-26 21:33:13 +00:00
.Add Identity Provider
2017-08-28 12:50:14 +00:00
image:{project_images}/stack-overflow-add-identity-provider.png[]
2016-05-26 16:09:04 +00:00
2016-05-26 21:33:13 +00:00
To enable login with StackOverflow you first have to register an OAuth application on https://stackapps.com/[StackApps].
2019-01-18 19:17:57 +00:00
Go to https://stackapps.com/apps/oauth/register[registering your application on Stack Apps] URL and login.
2016-05-26 16:09:04 +00:00
2016-05-26 21:33:13 +00:00
NOTE: StackOverflow often changes the look and feel of application registration, so these directions might not always be up to date and the
configuration steps might be slightly different.
2016-05-26 16:09:04 +00:00
2016-05-26 21:33:13 +00:00
.Register Application
2017-08-28 12:50:14 +00:00
image:images/stack-overflow-app-register.png[]
2016-05-26 16:09:04 +00:00
2016-06-03 14:36:51 +00:00
Enter in the application name and the OAuth Domain Name of your application and click `Register your Application`. Type in anything you want
2016-05-26 21:33:13 +00:00
for the other items.
2016-05-26 16:09:04 +00:00
2016-05-26 21:33:13 +00:00
.Settings
2017-08-28 12:50:14 +00:00
image:images/stack-overflow-app-settings.png[]
2016-05-26 16:09:04 +00:00
2017-08-28 12:50:14 +00:00
Finally, you will need to obtain the client ID, secret, and key from this page so you can enter them back on the {project_name} `Add identity provider` page.
Go back to {project_name} and specify those items.
2016-05-26 16:09:04 +00:00