Search Results :

×

Twitch OAuth & OpenID connect Single Sign-On (SSO) | Twitch SSO Login

Twitch OAuth & OpenID connect Single Sign-On (SSO) | Twitch SSO Login


Get Free Trial

WordPress OAuth & OpenID Connect Single Sign-On (SSO) plugin enables secure login into WordPress using Twitch as OAuth and OpenID Connect provider. You can also configure plugin using different custom providers and standard IDPs. It supports advanced Single Sign-On (SSO) features such as user profile Attribute mapping, Role mapping, etc. Here we will go through a guide to configure SSO between WordPress and Twitch. By the end of this guide, users should be able to login to WordPress from Twitch. To know more about other features we provide in WP OAuth Single Sign-On ( OAuth & OpenID Connect Client ) plugin, you can click here.

Pre-requisites : Download And Installation


  • Log into your WordPress instance as an admin.
  • Go to the WordPress Dashboard -> Plugins and click on Add New.
  • Search for a WordPress OAuth Single Sign-On (SSO) plugin and click on Install Now.
  • Once installed click on Activate.

Steps to configure Twitch Single Sign-On (SSO) Login into WordPress

1. Setup Twitch as OAuth Provider

  • First of all, go to Twitch Console and Login/Signup.
  • Go to https://dev.twitch.tv/console . Click on Applications ->Register Your Application .
  • Enter your Application name under the Name field.
  • Twitch Single Sign-On (SSO) OAuth/OpenID WordPress enter your application name
  • Enter the Redirect/Callback URI from miniOrange OAuth Client plugin/module under the OAuth Redirect URL field.
  • Twitch Single Sign-On (SSO) OAuth/OpenID WordPress enter redirected url-twitch-app
  • Select a Category.
  • Twitch Single Sign-On (SSO) OAuth/OpenID WordPress enter Category-for-twitch
  • Click on Create button.
  • Twitch Single Sign-On (SSO) OAuth/OpenID WordPress click-on-Create
  • Click on Manage.
  • Twitch Single Sign-On (SSO) OAuth/OpenID WordPress click-on-Manage
  • Click on New Secret button.
  • Twitch Single Sign-On (SSO) OAuth/OpenID WordPress new-Secret
  • Copy your Client ID and Client Secret and save it on your miniOrange OAuth Client plugin Configuration.
  • Twitch Single Sign-On (SSO) OAuth/OpenID WordPress ClientSecret
  • You have successfully completed your Twitch Oauth Server side configurations.

Step 1.1: Twitch Subscription Mapping Add-on [Optional]

    a) Steps to configure the addon with OAuth client:

  • Go to the Twitch Subscription Mapping Add-on and enter your Channel ID and click on Save Settings.
  • Twitch Single Sign-On (SSO) OAuth/OpenID WordPress enter your channel id
  • While configuring your OAuth application for Twitch, enter the scope as user_subscriptions. Once you save the settings, click on Test Configuration. You will get the subscription plan of the user in the subscription attribute as shown in the image below.
  • Twitch Single Sign-On (SSO) OAuth/OpenID WordPress test configuration

    b) Find your Channel ID

  • Go to https://www.twitch.tv/ and login to your channel account. In your profile section click on Settings.
  • Twitch Single Sign-On (SSO) OAuth/OpenID WordPress login to your channel account
  • In the settings window click on Channel and Videos. It will open your channel settings in the creator dashboard.
  • OAuth/OpenID/OIDC Single Sign On (SSO), click on Channel and Videos
  • Here you can see the Primary Stream Key section and click on show.
  • OAuth/OpenID/OIDC Single Sign On (SSO),you can see the Primary Stream Key
  • Click on I Understand to reveal your stream key.
  • OAuth/OpenID/OIDC Single Sign On (SSO), click on understand button
  • Your stream key has the pattern live_<your channel id>_ <unique key>.
  • OAuth/OpenID/OIDC Single Sign On (SSO), key pattern
  • Once you get the stream key, copy the numerical channel id to save it in add-on.
  • NOTE - Channel ID doesn't change when you reset the Primary Stream Key. Resetting the stream key only changes the <unique key> value.

You have successfully configured Twitch as OAuth Provider for achieving Twitch login into your WordPress Site.


2. Setup WordPress as OAuth Client


  • Go to Configure OAuth tab and click Add New Application to add a new client application into your website.
  • Twitch  Single Sign-On (SSO) OAuth - Add new application
  • Choose your Application from the list of OAuth / OpenID Connect Providers, Here Twitch.
  • Twitch Single Sign-On (SSO) OAuth - Select Application
  • Copy the Callback URL to be used in OAuth Provider Configuration and click Next.
  • Twitch Single Sign-On (SSO) OAuth - Callback URL
  • Configure App name. Copy and paste the endpoints from below table. Click Next.
  • Twitch AD Single Sign-On (SSO) OAuth - Add App name, TenantID
    Client ID : from the step 9 above
    Client Secret : from the step 9 above
    Scope: user:read:email
    For more scopes click here.
    Authorize Endpoint: https://id.twitch.tv/oauth2/authorize
    Access Token Endpoint: https://id.twitch.tv/oauth2/token
    Get User Info Endpoint: https://id.twitch.tv/oauth2/userinfo
  • Configure the client credentials like Client ID & Client Secret is shown in the setup dialogue box and enter the scope value as openid email. Click Next.
  • Twitch  Single Sign-On (SSO) OAuth - Client ID & Client Secret
  • Verify the configuration details and click on Finish to save the configuration.
  • Twitch Single Sign-On (SSO) OAuth - Finish configuration

You have successfully configured WordPress as OAuth Client for achieving user authentication with Twitch Single Sign-On (SSO) login into your WordPress Site.


3. User Attribute Mapping

  • User Attribute Mapping is mandatory for enabling users to successfully login into WordPress. We will be setting up user profile attributes for WordPress using below settings.
  • Finding user attributes

    • Go to Configure OAuth tab. Scroll down and click on Test Configuration.
    • Twitch Single Sign-On (SSO) OAuth/OpenID WordPress test congifuration
    • You will see all the values returned by your OAuth Provider to WordPress in a table. If you don't see value for First Name, Last Name, Email or Username, make the required settings in your OAuth Provider to return this information.
    • Twitch Single Sign-On (SSO) OAuth/OpenID WordPress test congifuration result
    • Once you see all the values in Test Configuration, go to Attribute / Role Mapping tab, you will get the list of attributes in a Username dropdown.
    • Twitch Single Sign-On (SSO) OAuth/OpenID WordPress attribute/role mapping

4. Sign In Settings

  • The settings in Single Sign-On (SSO) Settings tab define the user experience for Single Sign-On (SSO). To add a Twitch login widget on your WordPress page, you need to follow the below steps.
    • Go to WordPress Left Panel > Appearances > Widgets.
    • Select miniOrange OAuth. Drag and drop to your favourite location and save.
    •  Twitch  Single Sign-on (SSO) - WordPress create-newclient login button setting
    • Go to WordPress Left Panel > Appearances > Widgets.
    • Select miniOrange OAuth. Drag and drop to your favourite location and save.
    • Twitch Single Sign-on (SSO) - WordPress create-newclient login button setting
    • Open your WordPress page and you can see the Twitch SSO login button there. You can test the Twitch Single Sign-On (SSO) now.
    • Make sure the "Show on login page" option is enabled for your application. (Refer to the below image)
    • Twitch Single Sign-on (SSO) - WordPress create-newclient login button setting
    • Now, go to your WordPress Login page. (Eg. https://< your-wordpress-domain >/wp-login.php)
    • You will see an Twitch SSO login button there. Once you click the login button, you will be able to test the Twitch Single Sign-On (SSO).
    • Twitch Single Sign-on (SSO) - WordPress create-newclient login button setting
In this Guide, you have successfully configured Twitch Single Sign-On (SSO) by configuring Twitch as OAuth Provider and WordPress as OAuth Client using our WP OAuth Single Sign-On ( OAuth & OpenID Connect Client ) plugin. This solution ensures that you are ready to roll out secure access to your WordPress site using Twitch login credentials within minutes.


Additional Resources


Mail us on oauthsupport@xecurify.com for quick guidance(via email/meeting) on your requirement and our team will help you to select the best suitable solution/plan as per your requirement.

Hello there!

Need Help? We are right here!

support
Contact miniOrange Support
success

Thanks for your inquiry.

If you dont hear from us within 24 hours, please feel free to send a follow up email to info@xecurify.com