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:
- Go to Settings > Contacts > Client applications.
- Select Add client application.
- 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.
- 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.
- In the Refresh token lifetime (minutes) field, enter the expiration value of newly generated refresh tokens. We recommend to set it to 30 minutes.
- 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.
- Force requests through TLS1.2 - Enable.
- Skip server endpoint validation - Enable.
- Click Save.

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:
- Go to RiSE > Page Builder > Manage content.
- Create a new content record (New > Website Content).
- Give the content record a Title.
- From a content record, select Add content.