Access DingTalk social login
1
Create a website application on the DingTalk open platform
2
Fill in the DingTalk web application configuration in Authing
3
Create an app at Authing
4
Start developing access
Create a website application on the DingTalk open platform
Go to DingTalk Open Platform (opens new window) to follow the official guidelines to register a web application, and set the callback link as:
https://core.authing.cn/connection/social/{Unique Identifier}/{YOUR_USERPOOL_ID}/callback
Replace
{Unique Identifier}with the unique ID of the identity provider you are creating by Authing, and replace{YOUR_USERPOOL_ID}with your UserPool ID