WeChat Official Account Authentication
# Documentation Description
This document describes the development guide for Zhuyun IDaaS integrating WeChat Official Accounts using the OAuth protocol. The intended audience is WeChat Official Account developers integrating with Zhuyun IDaaS.
The overall steps are as follows.

# Integration Process
The WeChat Official Account authentication integration process is as follows.

# WeChat Official Account Platform Configuration
Register a WeChat Official Account: Visit the WeChat Official Accounts Platform website (opens new window) to register an enterprise public platform. For specific steps on registering an enterprise public platform, please refer to the WeChat official documentation (opens new window).
Obtain the Official Account's Developer ID and Secret
Configure the Official Account's Webpage Authorization Callback Domain
For details, please refer to the User Guide -> Configuring WeChat Official Account Authorization Login
# IDaaS Platform Configuration
Add a WeChat Official Account Authentication Source
Register an Application
Configure Application Authentication Methods and Login Settings
For details, please refer to the User Guide -> Configuring WeChat Official Account Authorization Login
# Development Steps
Zhuyun IDaaS integrates WeChat Official Account applications using the OAuth2 or OIDC protocol. For details, please configure and develop according to the standard Authorization Code flow described in the OAuth 2.0 Protocol or OIDC Protocol.
