Add an app
BETA
-
Click on the Apps tab.
The list of your apps appears, you can consult, modify or add a new app.
Note
If you have not yet created an application, the following screen appears:
-
Click on Add a new app
-
The screen for defining a new application appears:
-
Identify your application, all this information can be used to publish the description of your application.
- Name: User-friendly title of the application.
- Description: Clear explanation for a customer describing the interest of your application.
- Url: A link to one of your sites providing more detailed information about your application.
- Contact email: An email address that your customers or Sage can use to contact you about your application.
-
Qualify the type of application desired:
- Web Application: classic web application that can use a Client Secret.
- Mobile Application: native application for mobile, for security the Client Secret is not used.
- Single Page Application: a web application accessible via a single web page, for security the Client Secret is not used
-
- You will now choose the Sage Active solution.
Note
This interface is defined to propose to develop applications using several public APIs.
Currently only the Sage Active API is offered.Choose Sage Active Public API V0 by switching the
on/off
button toon
. -
The API information form appears.
-
Qualify the form information:
Main information:
- Callback URLs: List of authorized Callback URLs. You must fill at least one URL.
- Logout URL: List of authorized Callback URLs.
- Permissions: Permissions required by your application, by default Read and Write.
You can also define several other URLs according to the needs of your application:
- Allowed Origins: Authorized URL for call from Javascript to Auth0.
- Web origins: Url authorized for request using Cross-Origin-authentication.
Tip
For each type of URL you can define several URLs to test your application in different environments.
Click Add button to add a new field. -
Once the information is filled in, click on the Save button.
YourClient ID
,Client Secret
,Subscription keys
are then generated.Client ID
,Client Secret
will be needed to authenticate your application to Sage Active Public API V0.Subscription keys
are used to follow the consumption of Sage Active Public API V0.- Click on the eye icon to the right of the Client Secret to reveal it
- You can renew the Client Secret at any time by clicking on the Renew icon, be careful in this case you will have to update it in your application.
- If your application type is not Web Application, the Client Secret will not be visible because it cannot be used in this context.
- There is a primary key and a secondary key for the Subscription Key, for example this allows you to temporarily share a key, then revoke it later by generating a new key.
-
Click on the Close button. The application you just created now appears in the list of applications.
You can change its settings at any time.