Authentication Management

Loonflow supports multiple authentication methods. You can configure them in the “Setting”-“Authentication” page. Currently, the supported authentication methods are:

  • Microsoft OIDC: Microsoft OIDC authentication.

  • WeCom: WeCom authentication.

Microsoft OIDC authentication

Microsoft OIDC authentication is supported by Microsoft OIDC.

your need create a Microsoft OIDC app and get the client id, client secret, redirect uri.
create new microsoft oidc app
add redirect url, your service must listen on https,and the redirect must use be https://{your domain}/api/v1.0/manage/auth/microsoft_oidc/callback
microsoft oidc redirect url

WeCom authentication

WeCom authentication is supported by WeCom. support use wecom scan QR code to login.

your need create a wecom app and get the appid, agentid, redirect uri.
create new wecom app
web app authorization configure
create new wecom app
add callback domain
new wecom app callback domain
add Company’s Trusted IP
add company's trusted ip