Search Results :

×

Login with Clever SSO using WordPress OAuth for Education- Clever Single Sign-On

Login with Clever SSO using WordPress OAuth for Education- Clever Single Sign-On


Using the WordPress OAuth & OpenID Connect Single Sign-On plugin for education you can set up WordPress SSO via Clever and secure your whole WordPress site behind Single Sign-On. Using the enterprise-level ClassLink OAuth provider, Clever SSO enables administrators of the school district, parents, teachers, and students to log into your websites and apps using Clever SSO login credentials.

While performing WordPress SSO, Clever acts as the OAuth Provider (Identity Provider) and WordPress acts as the OAuth Client (Service Provider). WordPress Clever login for eduction provides smooth login between these two, removing the need to remember usernames and passwords.

The Clever single sign-on for education also provides advanced SSO features like user profile mapping and role mapping to grant varying levels of access to faculty in an institute/school. Students will also get access to specific school courses on the website via WordPress SSO based on their sections or school levels. The Clever WordPress OAuth SSO> plugin secures the user’s login process and improves user authentication authority. Now follow the steps to set up WordPress SSO via classlink for education by installing this plugin.


We provide WordPress Single Sign-On (SSO) with multiple education providers, such as:

ClassLink

Canvas

Google Classroom

Office 365

Can't find your Educational Provider? Click here to learn more.

Prerequisites: 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 Login with Clever (Clever SSO) into WordPress

1. Setup Clever as OAuth Provider

  • First of all, go to https://dev.clever.com/ and sign up/login to register a new app.
  • Under Start your Clever Sandbox, click on the click here to get started option.
  • Login with Clever (Clever SSO) for SSO Education - login
  • Go to https://apps.clever.com/signup and signup/login to your account.
  • Follow the steps to create an application. (refer to the images below)
  • Login with Clever (Clever SSO) for SSO Education -clever-app-overview Login with Clever (Clever SSO) for SSO Education -invites3 Login with Login with Clever (Clever SSO) for SSO Education - Clever Student Login
  • Click on Clever Instant Login option to continue.
  • Login with Clever (Clever SSO) for SSO Education - Overview
  • Click on next button to continue.
  • Login with Clever (Clever SSO) for SSO Education - get started
  • Copy the Client ID and the Client secret and store it in your miniOrange OAuth Client Plugin under the Client ID and Client Secret text fields respectively. Copy the Redirect/Callback URL from your miniOrange oauth client plugin and store it in the Redirect URIs text field. Finally, click on the Save button to save your configurations.
  • Note: For the OAuth Single Sign-On premium plugins add this https://{domain-url}?app_name={appname} as the redirect url in clever.
    Eg. If your domain name is 'exampledomain' and the appname is 'Clever', then your redirect url will be 'https://example.com?app_name=Clever'.


    Login with Clever (Clever SSO) for SSO Education - sso setup application
  • Click on the Next button to continue to next step.
  • Select the browsers you want to be supported for certificate survey and select Secure Authorization Grant Flow for the which authorization flow do you use question (refer to the image on the next page).
  • Login with Clever (Clever SSO) for SSO Education - submit
  • Enter all the other fields according to your use case and click on the Submit button in the end to save your configurations.

You've successfully configured WordPress SSO using Clever as OAuth Provider on your WordPress site allowing users/students to securely access their WordPress site with Clever SSO or Clever Single Sign On-(SSO) for Education to improve user authentication.


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.
  • Login with Clever (Clever SSO) for SSO Education - Add new application
  • Choose your Application from the list of OAuth / OpenID Connect Providers, Here Clever.
  • Login with Clever (Clever SSO) for SSO Education - Select Application
  • After selecting the provider copy the Callback URL which needs to be configured in OAuth Provider's SSO application Configuration.
  • Enter the Client Credentials like Client ID & Client Secret which you will get from the Discord SSO application.
  • Please refer the below table for configuring the Scopes and Endpoints for Clever in the plugin.
  • Scope read:students read:teachers read:user_id
    Authorize Endpoint: https://clever.com/oauth/authorize
    Access Token Endpoint: https://clever.com/oauth/tokens
    Get User Info Endpoint: https://api.clever.com/v3.0/me

  • Click on Next.
  • Login with Clever (Clever SSO) for SSO Education - Finish configuration
  • After verifying all the details on the summary page, click on Finish to save the configuration as well as test the SSO connection.
  • Login with Clever (Clever SSO) for SSO Education - Finish configuration

You've successfully configured WordPress SSO with Clever making WordPress an OAuth Client, allowing users to implement secure Clever SSO login into the WordPress site with Classlink login Credentials


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.
    • Login with Clever (Clever SSO) for SSO Education - 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.
    • Login with Clever (Clever SSO) for SSO Education - 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.
    • Login with Clever (Clever SSO) for SSO Education - attribute/role mapping

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.
  • Login with Clever (Clever SSO) for SSO Education - attribute mapping
  • 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

  • Login with Clever (Clever SSO) for SSO Education - test configuration - role mapping
  • 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.
  • Login with Clever (Clever SSO) for SSO Education - test configuration - role mapping
  • 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. Sign In Settings

  • The settings in Single Sign-On (SSO) Settings tab define the user experience for Single Sign-On (SSO). To add a Clever 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.
    •  Login with Clever (Clever SSO) for SSO Education - 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.
    • Login with Clever (Clever SSO) for SSO Education - WordPress create-newclient login button setting
    • Open your WordPress page and you can see the Clever SSO login button there. You can test the Clever Single Sign-On (SSO) now.
    • Make sure the "Show on login page" option is enabled for your application. (Refer to the below image)
    • Login with Clever (Clever SSO) for SSO Education - 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 Clever SSO login button there. Once you click the login button, you will be able to test the Clever Single Sign-On (SSO).
    • Login with Clever (Clever SSO) for SSO Education - WordPress create-newclient login button setting

Clever Single Sign-On (SSO) should now be successfully configured with Clever as the OAuth Provider and WordPress as the OAuth Client. Clever SSO should fulfill all your needs for your school/college with features like role-based access on your website, completing user profiles, protecting the course access behind SSO, etc. Otherwise, you can also configure WordPress SSO via other educational IDPs like Classlink, Google Classroom, Canvas, and more with our WordPress OAuth SSO plugin.

Clever SSO with Learndash Role Mapping

Clever
arrows-integration
Learndash
Clever SSO with Learndash Role Mapping

If you are using Learndash as your WordPress LMS and want to assign different Learndash courses to your (Classlink, Clever, Google Classroom) users based on their schools or different sections (such as k1, k2). You can use our WordPress Learndash Integration Add-on, with the add-on instead of individually adding each person to a specific Learndash course, we may assign them directly to that course during SSO based on user groups and roles so that they can access that course straight from the WordPress site.


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