LINE WORKS supports single sign-on (SSO).
SSO allows users to access all the integrated services with a single login, helping them manage their accounts more easily with only a single ID and password.
In SSO, there are an identity provider (IdP) and a service provider (SP).
For more information, see Enable SSO.
LINE WORKS SSO supports authentication using Security Assertion Markup Language 2.0 (SAML 2.0) or Open Authorization 2.0 (OAuth 2.0).
You can set up LINE WORKS SSO in the Developer Console.
For more information, see the following pages:
Caution
- Set up SSO for all the services to integrate with LINE WORKS.
- For how to set up SSO for services to integrate, contact each service representative.
SSO is available for all pricing plans.
Note
When LINE WORKS functions as an IdP, the login retention period is as follows:
Caution
- The login retention of a service to integrate is set by the service.
When LINE WORKS functions as an IdP, the login retention period is as follows:
If LINE WORKS functions an SP, enable Set Expire Time to set the login retention that the IdP usually uses. 
The IdP specifies the following values to set the login retention period for LINE WORKS.
Note
- If Set Expire Time of SSO is not enabled in the Developer Console, the default login retention period applies.
- If SessionNotOnOrAfter or expires_in is not specified, the default login retention period applies.
* For the public APIs, the default retention period is 1 hour (web browser), 24 hours (mobile app), and 30 days (desktop app).
To enable Set Expire Time, go to SSO in the Developer Console and select Use for Set Expire Time.
You can use SSO with IP access control, which is available after the SSO login.
Note