Get Free Trial
WordPress OAuth & OpenID Connect Single Sign-On (SSO) plugin enables secure
login into WordPress using Pinterest 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 Pinterest. By the end of this guide, users
should be able to login to WordPress from Pinterest. 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 Pinterest Single Sign-On (SSO) Login into WordPress
1. Setup Pinterest as OAuth Provider
-
Go to
https://developers.pinterest.com/apps/
and log into your Pinterest account.
-
You will be presented with following screen. Read the terms check the
“I agree” box and then click on
Create app.
-
You will be shown a popup with form where you have to enter
Application Name and Description. Fill the form with
appropriate information and click on Create.
-
After creating the application, you will be brought to Application
Management page. Here you will find given App ID and App Secret. These are your Client ID and Client Secret.
-
Copy these credentials in MO OAuth Plugin configuration on
corresponding fields.
-
Scroll down to Platforms section. Here you will find a
field for Redirect URIs. Add the same from MO OAuth Plugin.
- Click on Save Settings.
You have successfully configured Pinterest as OAuth Provider for
achieving Pinterest login into your WordPress Site.
2. Setup WordPress as OAuth Client
-
Go to Configure OAuth tab and configure
App Name, Client ID, Client Secret, Tenant ID from provided
Endpoints.
- Enter scope as read_public.
Client ID : |
from the step 6 above |
Client Secret : |
from the step 6 above |
Scope: |
read_public |
Authorize Endpoint: |
https://api.pinterest.com/oauth/ |
Access Token Endpoint: |
https://api.pinterest.com/v1/oauth/token |
Get User Info Endpoint: |
https://api.pinterest.com/v1/me/ |
- Click on Save Settings to save the configuration.
You have successfully configured WordPress as OAuth Client for
achieving Pinterest 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.
-
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.
-
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.
4: Role Mapping [Premium]
-
Click on “Test Configuration” and you will get the list of Attribute
Names and Attribute Values that are sent by your OAuth provider.
-
From the Test Configuration window, map the Attribute Names in the Attribute
Mapping section of the plugin. Refer to the screenshot for more details.
-
Enable Role Mapping: To enable Role Mapping, you need to map Group
Name Attribute. Select the attribute name from the list of attributes which
returns the roles from your provider application.
Eg: Role
-
Assign WordPress role to the Provider role: Based on your provider
application, you can allocate the WordPress role to your provider roles. It
can be a student, teacher, administrator or any other depending on your
application. Add the provider roles under Group Attribute Value and assign
the required WordPress role in front of it under WordPress Role.
For example, in the below image. Teacher has been assigned the role of Administrator &
Student is assigned the role of Subscriber.
-
Once you save the mapping, the provider role will be assigned the WordPress
administrator role after SSO.
Example: As per the given example,
Users with role ‘teacher’ will be added as Administrator in WordPress and
‘student’ will be added as Subscriber.
5. Login Settings / Sign In Settings
-
The settings in Single Sign-On (SSO) Settings tab define the user experience
for Single Sign-On (SSO). To add a Pinterest login widget on your WordPress
page, you need to follow the below steps.
In this Guide, you have successfully configured
Pinterest Single Sign-On (SSO) by configuring Pinterest 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 Pinterest 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.