Web Scribble integrates with iMIS for Single Sign On using oAuth.

<aside> 💡

Before configuring Single Sign On, be sure to review the iMIS FAQ.

</aside>

Step 1

To add the third-party client application to iMIS, do the following:

  1. Go to Settings > Contacts > Client applications.
  2. Select Add client application.
  3. Enter the Client ID. This can be any name you choose. The name should reference the third-party application to which you are creating a link. This name cannot be edited after the client application is saved.
  4. Enter the Client secret. The Client secret is used to authenticate the application's identity to iMIS upon an access token request and should not be publicly shared.
  5. In the Refresh token lifetime (minutes) field, enter the expiration value of newly generated refresh tokens. We recommend to set it to 30 minutes.
  6. Enter this URL https://sso.webscribble.com/api/oauth/code to the Login redirect URL. This is the link to the third-party application, where the user will be redirected.
  7. Force requests through TLS1.2 - Enable.
  8. Skip server endpoint validation - Enable.
  9. Click Save.

image.png

Step 2

The Single Sign-On content record serves as the redirect to the third-party application. To add the Single Sign-On content item to a page, do the following:

  1. Go to RiSE > Page Builder > Manage content.
  2. Create a new content record (New > Website Content).
  3. Give the content record a Title.
  4. From a content record, select Add content.