Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 1.45 KB

Social-login-Keycloak.md

File metadata and controls

40 lines (24 loc) · 1.45 KB

Social Login with Keycloak

First this is very well documented at http://www.keycloak.org/docs/latest/server_admin/index.html#social-identity-providers

But here are a few tips

  • Click on identity providers
  • Click on the dropdown to select a provider or select an existing provider

keycloak-social.png

  • After selection you will be brought to the following screen

social-setup.png

Most Social login providers need the redirect URI.

They usually provide the Client ID and Client Secret

Sometimes called the Application ID and secret, Consumer Key and secret

The inbuilt list is below with links to there developer consoles

Login Screen after setup

social login.png

Clicking on a social login creates a new user on the Keycloak server