Hanzo
PlatformHanzo IAMProvidersOAuth

WeCom OAuth

Add WeCom (WeChat Work) as an OAuth provider for internal or third-party apps.

WeCom supports OAuth so users can sign in from the WeCom client. You can use internal or third-party applications.

Hanzo IAM fieldDescription
Sub typeInternal or Third-party
MethodSilent or Normal
Client IDEnterprise CorpID
Client secretEnterprise CorpSecret
Agent IDApplication AgentId

:::info

  • Silent: User clicks the link and is redirected to redirect_URI?code=CODE&state=STATE.
  • Normal: A consent page is shown; after the user authorizes, redirect to redirect_uri?code=CODE&state=STATE.

See WeCom OAuth. :::

Internal apps: Internal Application.
Third-party apps: Third-Party Application.

How is this guide?

Last updated on