Help Center> Meeting> Terminal Scheme Application Intergration> FAQ> How Do I Obtain a Nonce for Logging in to the App and Joining a Meeting?
Updated on 2022-07-19 GMT+08:00

How Do I Obtain a Nonce for Logging in to the App and Joining a Meeting?

App ID Scenario

1. Call the server API for app ID authentication, enter participant parameters, and obtain an access token.

Figure 1 Authenticating an app ID

2. Call the server API for obtaining a nonce for redirection without login to obtain a nonce.

A nonce can be used only once.

Figure 2 Obtaining a nonce for redirection without login

3. Enter the nonce, meeting ID, and password based on the link format and share the link with participants.