Skip to main content
Silent login allows users to access an app without entering their DingTalk username and password. The app automatically obtains the current user’s identity and signs in to the system as that user. With silent login, developers can deliver a seamless authentication experience and improve both user convenience and security.

Target audience

This document is intended for developers of the following app types:
  • Internal app: An app developed by an organization for use only by its own employees.
  • Third-party enterprise app (ISV app): A SaaS app developed by a third-party service provider and installed by multiple enterprise customers.
  • App management backend system: A configuration and management system that the Organization Admin accesses directly from the DingTalk admin console.

Supported silent login scenarios

  • Silent login for web apps (H5 micro apps)
  • Silent login for the app management backend
  • Web-based sign-in to an app (sign in to a third-party website)
    • In-browser implementation
      • Scan QR Code sign-in
      • Sign in with a DingTalk account and password

Silent login for internal apps

When an enterprise developer builds an internal app, employees can use the app within DingTalk and sign in to the system automatically without entering an account or password. For the silent login steps, see Silent login for web apps (H5 micro apps).

Silent login for the app management backend

If your app requires the Organization Admin to perform configuration and management tasks in the DingTalk admin console, you need to build a backend management system for the app. The Admin can then click the app management backend directly in the DingTalk admin console and sign in to your backend system automatically, without entering an account or password. For the silent login steps, see Silent login for the app management backend.