Search Results :

×

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

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



Get Free Trial

WordPress OAuth & OpenID Connect Single Sign-On (SSO) plugin enables secure login into WordPress using Intuit 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 Intuit. By the end of this guide, users should be able to login to WordPress from Intuit. 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.
  • Seach for a WordPress OAuth Single Sign-On(SSO) plugin and click on Install Now.
  • Once installed click on Activate.



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

1. Setup Intuit as OAuth Provider

  • Go to developer portal and sign up/login.
  •  intuit single sign-on sso : login
  • Go to menu at the top and select Dashboard.
  • intuit single sign-on sso : select dashboard
  • In the Dashboard create a new app by clicking the + Create an App button, under Apps tab.
  • intuit single sign-on sso :crete app
  • Select QuickBooks Online and Payments.
  • intuit single sign-on sso : select payment
  • Give your app a Name and select Accounting from the Select Scopes dropdown. Select the team that you want to create your App in. Then click on Create App button.
    Note: you need permission from the team admin to create apps for a team.
  • intuit single sign-on sso : give details
  • Once you have created an App you can view its details from the Dashboard.
  • intuit single sign-on sso: details
  • If you are using your application in the sandbox environment then select the Development section and for the Production environment, select the Production section. Here we have selected the Development environment.
  • Under Development, select Keys and OAuth tab. You will get Client ID and Client Secret. Copy those and save it on your miniOrange OAuth Client plugin Configuration.
  • intuit single sign-on sso : save settings
  • Enter Redirect URIs and click on the Save button.
  • intuit single sign-on sso : save settings
You have successfully configured Intuit as OAuth Provider for achieving Intuit 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.
  • Intuit  Single Sign-On (SSO) OAuth - Add new application
  • Choose your Application from the list of OAuth / OpenID Connect Providers, Here Intuit.
  • Intuit Single Sign-On (SSO) OAuth - Select Application
  • Copy the Callback URL to be used in OAuth Provider Configuration and click Next.
  • Intuit Single Sign-On (SSO) OAuth - Callback URL
  • Configure App name. Copy and paste the endpoints from below table. Click Next.
  • Intuit AD Single Sign-On (SSO) OAuth - Add App name, TenantID
    Client ID : Click Here
    Client Secret : Click Here
    Scope: openid email profile
    Authorize Endpoint: https://appcenter.intuit.com/connect/oauth2
    Access Token Endpoint: https://oauth.platform.intuit.com/oauth2/v1/tokens/bearer
    Get User Info Endpoint: https://sandbox-accounts.platform.intuit.com/v1/openid_connect/userinfo (Sandbox/Development Environment)

    https://accounts.platform.intuit.com/v1/openid_connect/userinfo
    (Production Environment)
  • Enter the client credentials like Client ID & Client Secret as shown in the setup dialogue box. openid, email, profile is already filled. Click Next.
  • Intuit  Single Sign-On (SSO) OAuth - Client ID & Client Secret
  • Verify the configuration details and click on Finish to save the configuration.
  • Intuit Single Sign-On (SSO) OAuth - Finish configuration

You have successfully configured WordPress as OAuth Client for achieving user authentication with Intuit 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.
    • intuit single sign-on sso: test congifuration
    • You will see all the values returned by your OAuth Provider to WordPress in a table.
    • intuit single sign-on sso : 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.
    • intuit single sign-on sso : 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.
    • Okta Single Sign-On (SSO) - 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

    • Okta Single Sign-On (SSO) - 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.
    • Okta Single Sign-On (SSO) - 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 Intuit 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.
      •  Intuit  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.
      • Intuit Single Sign-on (SSO) - WordPress create-newclient login button setting
      • Open your WordPress page and you can see the Intuit SSO login button there. You can test the Intuit Single Sign-On (SSO) now.
      • Make sure the "Show on login page" option is enabled for your application. (Refer to the below image)
      • Intuit 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 Intuit SSO login button there. Once you click the login button, you will be able to test the Intuit Single Sign-On (SSO).
      • Intuit Single Sign-on (SSO) - WordPress create-newclient login button setting

    In this Guide, you have successfully configured Intuit Single Sign-On (SSO) by configuring Intuit 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 Intuit login credentials within minutes.

    Additional Resources

    Need Help?

    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