OAuth 認証の使用
OAuth requires the authenticating user to interact with Sage 200 using the browser. The 本製品 facilitates this in various ways as described below.
Embedded Credentials
See 埋め込みクレデンシャル to connect with the 本製品's embedded credentials and skip creating a custom OAuth app.Custom Credentials
Instead of connecting with the 本製品's embedded credentials, you can register an app to obtain the OAuthClientId and OAuthClientSecret.
When to Create a Custom OAuth App
Web Applications
You need to create a custom OAuth app in the web flow.
Desktop Applications
Creating a custom OAuth app is optional as the 本製品 is already registered with Sage 200 and you can connect with its embedded credentials. Create a custom OAuth app in the following scenarios:
- If you need to request additional permissions over the 本製品 defaults.
- If you want to change the information displayed when users log into the Sage 200 OAuth endpoint to grant permissions to the 本製品.
Creating a Custom OAuth App
See カスタムOAuth アプリの作成 for a procedure.