Skip to content

Applied Section: Authentication

Overview

The authentication functions for logging in to Pleasanter are as follows. Set in "Set Parameter: Authentication.json" and "Set Parameter: Security.json".

  1. Local authentication
  2. "LDAP Authentication"
  3. "SAML Authentication"
  4. Two-step authentication
  5. ・"Enable 2-step Authentication by Email"
  6. ・"Enable 2-step authentication with TOTP"

Local authentication

Authentication is performed using the login ID and password of the user information registered in "User Management".

LDAP authentication

Authentication is performed using the login ID and password on an LDAP server such as Active Directory. If the LDAP server is Active Directory, single sign-on using "Integrated Windows Authentication" can also be set.

SAML authentication

Performs SAML authentication. When SAML authentication is set, a dedicated button (the "SSO Login" button) is displayed.
Login screen with the "SSO Login" button

Two-step authentication

This is a two-step authentication method consisting of the above three authentication processes and entering a confirmation code. After any of the above three authentications, a confirmation code entry dialog will be displayed.

If the authentication method is email

The login process is completed by entering the confirmation code sent by email.
Dialog for entering the confirmation code sent by email

If the authentication method is TOTP

When you log in for the first time, a QR code will be displayed. You can obtain the confirmation code required to log in by reading the QR code with an authentication app that supports TOTP authentication.
Enter the confirmation code displayed in the authentication app to complete the login process.
QR code shown at the first login with TOTP authentication