Social login integration (GitHub)¶

For each Keycloak installation, you must create corresponding integrations for the relevant identity provider:

  1. Log in as the admin user.

  2. Select DEV realm.

  3. Naviate to Identity Providers and click Add provider….

    ../../_images/social1.png
  4. From the dropdown, select GitHub.

    ../../_images/social2.png
  5. Enter the ClientID/Secret from the corresponding GitHub OAuth application settings.

    ../../_images/social3.png

You should then see a GitHub link on the login screen.