This page explains the initial setup steps for identity provisioning to LINE WORKS
using TrustLogin as the identity source.
Note: For detailed instructions on operating LINE WORKS, please refer to the manual provided by LINE WORKS.
Item |
Details |
|
Pre-check |
|
|
Setup Flow & Manuals |
Note: After connecting TrustLogin and LINE WORKS using the steps on this page, |
|
Provisioning Targets |
〇 |
Supports user provisioning |
〇 |
Supports group provisioning | |
SAML Authentication Setup Manual |
How to Set Up SAML Authentication for LINE WORKS
|
|
Remarks |
|
|
Setup Procedure
Configuration on the LINE WORKS Side
Retrieve the Group Name
- Log in to LINE WORKS with administrator privileges, and go to "Settings > Company Information".
- On the "Company Information" page, note down the "Group Name".
Retrieve the Token
- Open the "API > ClientApp" screen in the LINE WORKS Developer Console,
and click "Create New App".
- Select "Provisioning App", enter any name, and click "Agree and Use".
- On the "App Info" screen, enable "Use SCIM" and click "Save".
- Click the "Issue" button next to the "Dedicated Token" that appears.
- A "long-term token" will be issued, so note it down.
(The token cannot be displayed again. Be sure not to miss copying it.)
This completes the preparation on the LINE WORKS side. Next, configure the TrustLogin side.
Configuration on the TrustLogin Side
Log in to the TrustLogin Admin Page, and from the "Admin Page > Settings > Optional Features" menu,
open "Settings" to the right of "Identity Provisioning".
- Click "Add Service".
- On the Add Service screen, search for and select "LINE WORKS SCIM", and click the "Add" button.
-
You will be redirected to the "Identity Provisioning > LINE WORKS SCIM" page.
Click the "Edit" button, open "Access Settings", and enter the following values in each setting item.Connection URL The "Group Name" value copied in Step 2 of Configuration on the LINE WORKS Side > Retrieve the Group Name Access Token The token value copied in Step 12 of Configuration on the LINE WORKS Side > Retrieve the Token
- Click "Save" to save the settings.
- Click the "Connect" button in the upper right of the screen.
Once the button status changes to "Connected", the initial setup is complete.
Next step: The manual for user synchronization settings is here
About Values Available for Attribute Mapping
The values that can be specified as default functions for LINE WORKS SCIM are as follows.
| Value | Description |
| Full Name | This is the full name with the surname first. |
| Full Name with Given Name First | This is the full name with the given name first. |
| Username from Email | Retrieves the part of the email before the "@" and limits it to a maximum of 21 characters. |
Generates a username for LINE WORKS from the user's email address |
Generates a username for LINE WORKS from the user's email address. Extracts the local part, removes invalid characters (anything other than lowercase letters, digits, ".", "-", and "_"), replaces consecutive dots, and combines it with the configured work group name. |
Note: For an overview and configuration instructions for the attribute mapping feature, please see here.