This document explains what you have to do before integrating Business Authentication APIs.
You can enable business consent items in [Business Authentication] > [Consent Items] on the app management page.
Business consent items set for the app are reflected on the Business Authentication consent screen. For details and a full list of business consent items, see Business consent items.
For detailed configuration, see the descriptions for each item below.
Business consent items can only be set if you have permission to use additional features. For how to request permission, see Request additional features.
The requirements for setting business consent items can be found in Request additional features.
You can set business consent items required for retrieving service information or using features. The configured consent items are reflected on the Business consent screen.
See the step-by-step guide below.
Check what items require user consent in your service by referring to 🅐 Personal information consent items and 🅑 Access permission consent items.
Click [Set] for the desired consent item. Some consent items require Request additional features to be completed first before they can be configured.
🅐Select consent types and enter the usage purpose in 🅑 consent purpose, then select [Save].
You can register a redirect URI for Business Authentication in [Business Authentication] > [Redirect URI] on the app management page. Business Authentication issues an authorization code to the redirect URI registered in the Business Authentication process.
If you request a business authorization code with an invalid or unregistered redirect URI, an error will occur.
Register the Business redirect URI according to the following rules.
state
parameter. For more information on the state
parameter, refer to Get business authorization code.You can register the transfer personal information overseas in in [Business Authentication] > [Transfer of Personal Information Overseas] on the app management page.
🅐 Country where personal information is stored: Enter the country where personal information is transferred to. 🅑 Corporation name (company): Enter the name of a corporation to which the personal information is transferred. 🅒 Contact: Enter the contact information for 🅑, such as the email, phone number, or customer service URL of the person in charge of information management, for inquiries related to personal information.
Based on the information entered, the [Consent to transfer personal information overseas] required consent item is added to the Business Authentication consent screen. Users can select [view more] for this consent item to check the details and provide consent.
You can use a Client Secret to enhance the security.
Select [Issue client secret] in [Business Authentication] > [Client secret] on the app management page.
🅐 Delete: Deletes the issued client secret. 🅑 Reissue: Generates a new client secret. Can be used when updating the client secret or when leakage is suspected. 🅒 Set: Changes client status. Its status must be [Enable] to use the client secret.
When you delete or reissue a client secret, the previous code cannot be recovered, which causes all requests for token issuance using the previous client secret to fail.