Admin Tutorial

how to Create a service

Prerequisites

To add the first Service, you shall have to make your first API request. Before this, make sure that your Service portal has all necessary APIs integrated into it. The APIs to be integrated into the backend of your portal and the methods to be used are described here: NoPass™ API Integration. During APIs integration, you set up the Admin Login (AdminID) and the secret key (S-code) which will be used later in Service creation.

While you integrate the APIs into your Service portal on the backend, the Service itself is created through the Admin Console.

Procedure

1. Sign in to the Admin Console. For more details, go to Sign in to Admin Console.

2. In your Admin Console, navigate to Services.

 

2. Click Add service. The following  window  shall be displayed: 

 

3. Let's use one of the NoPass™ demo portals - www.preshop.idenite.us - to create the service.  Fill in the Service name box with the name of the portal: Preshop. Then click Add.

4. A new Service is displayed in your Services menu with the status Not Active

5. To make your Service active, you need to make your first API request. Click Configuration parameters.

6. To make the API request, you will need  3 important things: the portal URL, which is available to you in the browser, Admin login (Admin ID), and a secret key (S-code). Both Admin ID and S-code are set when integrating the NoPass™ APIs into your portal (see NoPass™ API Integration). 

Let's assume that for the Preshop portal, the Admin ID and S-code values are available in the Settings of the Preshop database.

7.  Fill in the boxes with the values and click Apply and establish connection.

8. When establishing the connection with the server,  the Service you created changes its status from Not Active to In Progress.

 

: There are three statuses: Not Active - before the request to API is sent; In progress - until the response to API request is received and Active - after the API request is successfully processed.

Web URL is the URL of your portal with API integrated into it.

Admin ID is the adminId (Admin Login) set during the server installation's portal registration.

S-code is the sCode used by the NoPass™ system to validate the service. It is a secret key set by the administrator and used during portal registration as another security check.

More information on the S-code and  Admin ID can be found at NoPass™ API Integration.

9. After the Preregistration and Registration requests are successfully fulfilled (see  and  for more details), the Service changes its status to Active.  Now your Service is added to your Workspace.

 

next topic: Users

previous topic:  Services

 

 

 

 

 

 

 

 

 

 

 

 

Suggest edits