페이지 이동경로
  • Docs>
  • Business Authentication>
  • Prerequisites

Business Authentication

Prerequisites

This document explains what you have to do before integrating Business Authentication APIs.

Business consent items

You can configure the usage and Consent level of each consent item by clicking [Set] under [My Application] > [Business Authentication] > [Consent Items]. For Business Authentication, only the [Email] consent item can be configured.

Business consent item settings

🅐 Consent level 🅑 Purpose of consent: Reference information regarding the purpose of the Business Authentication consent item, which is not displayed on the business consent screen.

The consent item settings of the app are reflected on the Business consent screen.

Set Business redirect URI

You can register a Business redirect URI under [My Application] > [Business Authentication] > [Redirect URI]. In the Business Authentication process, the Business redirect URI is used to issue the authorization code.

If you request a business authorization code with an incorrect or unregistered redirect URI, an error will occur.

Registering a Business redirect URI

Register the Business redirect URI according to the following rules.

  • Up to 10 redirect URIs can be registered.
  • Only HTTP and HTTPS protocols are supported.
  • Since HTTP and HTTPS protocols are distinguished, each must be registered separately.
Note: Guide to using the redirect URI
  • Multiple Business redirect URIs can be registered to redirect to appropriate service pages, such as a landing page or additional information entry page, after Business Authentication.
  • Business redirect URIs cannot contain arbitrary parameters in the path. To maintain or transmit specific information during the Business Authentication process, use the state parameter. For more information on the state parameter, refer to Get business authorization code.
  • Wildcard characters can be included in the domain of the Business redirect URI. For more details, refer to Wildcard subdomains.
  • If you need to register more than 10 Business redirect URIs, contact DevTalk.

Business tokens

You can view the list of issued Business tokens under [My Application] > [Business Authentication] > [Tokens] > [Business Token].

Viewing the list of business tokens

🅐 Token ID: An ID used to identify the business token, which can be found in the response of Retrieve business token information 🅑 User ID: An ID used to identify the Business Authentication user, which can be found in the response of Retrieve business token information 🅒 Date of consent: The date the user consented to Authorization on the business consent screen 🅓 State: The state of the business token 🅔 View details: Check the Business consent items and Business assets authorized to the business token