This guide provides the steps required to configure Single Sign-On using OpenID Connect (OIDC) and Provisioning using System for Cross-domain Identity Management (SCIM 2.0) for Harriet Platform.
Please note:
Harriet supports Single Sign-On (SSO) with Okta via OIDC
Harriet admins can independently enable SSO for your organization’s Harriet account and manage the integration moving forward as required.
On the application section on your Okta Dashboard, Click on Browse App Catalog, search for Harriet and click Add. 2. Adding the Harriet app will redirect you to the App general page.
Copy the app credentials by going to Sign on. You will see Client ID and Client secret. Copy them.
Note: if the Connect button shows a 🔒 padlock icon, you will need to contact Harriet support and may need to upgrade your account.
Complete all required fields on the Connect Okta screen and click Save
Domain: add your’s organization domain (e.g. example.com).
Secret key: add your Harriet’s Okta app credential in JSON format as below. Note that the domain
key is the domain of your Okta account, not your organization’s email domain.
{"client_id": "xxxxx", "secret": "yyyyy", "domain": "[dev-zzzz.okta.com](<http://dev-zzzz.okta.com/>)"}
If you need any help, feel free to reach out at [email protected]