Add new application
- Navigate to App registrations from the left navigation bar.
- Click on "New registrations"
- Name it as "Boostorder"
- Select Web in the Redirect URI
- Enter "https://cloud.boostorder.com/{site_name}/auth/callback"
- Click "Register"
Setup the application
- Click Add a certificate or secret in Overview
- Click "New client secret"
- Enter "Boostorder" in the description
- And click "add"
- Copy the value and store it in a text file and lable it as "Client Credential" (we will need it later)
Pass the ID to Boostorder
- Click to overview page
- Store the Application (client) ID as "Client ID" and store the Directory (tenant) ID as "Tenant ID"
- Pass the "Client ID", "Tenant ID", and "Client Credential" to Boostorder support