keycloak-scim/server_admin/topics/identity-broker/social/stack-overflow.adoc
2017-08-28 20:10:09 +02:00

27 lines
1.3 KiB
Text

==== StackOverflow
There are a number of steps you have to complete to be able to login to StackOverflow. First, go to the `Identity Providers` left menu item
and select `StackOverflow` from the `Add provider` drop down list. This will bring you to the `Add identity provider` page.
.Add Identity Provider
image:{project_images}/stack-overflow-add-identity-provider.png[]
To enable login with StackOverflow you first have to register an OAuth application on https://stackapps.com/[StackApps].
Go to http://stackapps.com/apps/oauth/register[registering your application on Stack Apps] url and login.
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.
.Register Application
image:images/stack-overflow-app-register.png[]
Enter in the application name and the OAuth Domain Name of your application and click `Register your Application`. Type in anything you want
for the other items.
.Settings
image:images/stack-overflow-app-settings.png[]
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.