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.
- 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
WeCom authentication
WeCom authentication is supported by WeCom. support use wecom scan QR code to login.