Customer Identity (CIAM)

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

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.