Skip to main content

Provisioning

CoeFont Interpreter Enterprise supports automatic provisioning integrated with your organization's identity provider (IdP). With provisioning configured, user additions, removals, and attribute changes on the IdP side are automatically reflected in CoeFont Interpreter, significantly reducing the overhead of member management.

Admin permission required

The configuration operations on this page can only be performed by users with Admin permissions.

SSO configuration is required

To use provisioning, you must first complete SSO (Single Sign-On) configuration.

What You Can Do with Provisioning

FeatureDescription
Automatic user creationWhen a new user is assigned to the CoeFont Interpreter app in your IdP, a member is automatically created
Automatic user deletionWhen a user's assignment is removed in your IdP, the corresponding member in CoeFont Interpreter is automatically deleted
Attribute synchronizationAttribute changes such as name and email address are automatically reflected from the IdP
Department synchronizationThe IdP department attribute can be automatically reflected into CoeFont Interpreter Departments (Department Sync with Your IdP)

Supported IdPs

You can integrate with any IdP that supports SCIM 2.0. The following IdPs have been verified to work:

  • Okta
  • Microsoft Entra ID

Setup Instructions

1-1. Switch provisioning to "Automatic" in CoeFont Interpreter

Open the authentication settings screen in CoeFont Interpreter and change SSO Provisioning from Manual to Automatic.

Change CoeFont SSO Provisioning to Automatic

Prerequisites for switching to Automatic

To set SSO Provisioning to Automatic, you must first set the Login Policy to SSO required.

1-2. Set provisioning method to SCIM in Okta

Open the target application in the Okta admin console, go to the General tab, and open App Settings. Select SCIM under Provisioning.

Okta Provisioning Settings (SCIM)

1-3. Configure SCIM settings in Okta

Enter the following in the Okta SCIM configuration screen:

  • SCIM connector base URL: Enter the Endpoint URL displayed when you set provisioning to Manual in CoeFont Interpreter.
  • Unique identifier field for users: Enter userName.
  • Authentication mode: Select HTTP Header.
  • Authorization: Enter the Bearer Token displayed when you set provisioning to Manual in CoeFont Interpreter.

Okta SCIM Settings

1-4. Test the connector configuration

Click Test Connector Configuration. If the test passes successfully, the configuration is complete.

Okta Connector Configuration Test

1-5. Enable provisioning actions

Go to To App under the Provisioning tab, check all three of the following, and click Save:

  • Create Users
  • Update User Attributes
  • Deactivate Users

Okta Provisioning Activation

Provisioning setup is now complete.

1-6. Add users

From the Assignments tab, select Assign to People or Assign to Groups to add users.

Okta Add User

Mapping between Okta attributes and CoeFont Interpreter members

By setting a language code (ja / en / fr) in Preferred Language on the Okta side when assigning, the invited member is registered with the default display language corresponding to the Preferred Language value. For example, setting Preferred Language to en configures the default display language to English, and the invitation email is also sent in English.

The Department value is reflected into CoeFont Interpreter Departments only when Department Sync with Your IdP is enabled. While the sync is disabled, setting Department has no effect in CoeFont Interpreter.

Attributes sent from Okta to CoeFont Interpreter

An invitation email is sent to the assigned user, and the member is also added in CoeFont Interpreter.

Member addition result in CoeFont Interpreter

1-7. Remove users

To remove a member from CoeFont Interpreter, remove their assignment in Okta. This will also delete the member from CoeFont Interpreter.

Okta Remove User