4 the login process, Login procedure is invoked, Query step – CounterPath Bria Professional 2.5 Provisioning Guide User Manual

Page 16

Advertising
background image

CounterPath Corporation

12

2.4 The Login Process

The login server must be set up to handle the following procedure.

Login Procedure Is Invoked

The Login dialog box is displayed. The user enters the required information and presses Sign in.

Query Step

Bria Professional sends the data from the Login dialog. The data is encoded application/x-www-form-
urlencoded.

The data is sent to the login server (the server specified in feature:custom_login:server) in an HTTP POST. The
value will be blank if the branded Login dialog box does not include the corresponding field.

For example a URL of

https://mycustomloginserver.com/login.php?platform=$platform$&lic=$license$

client

your Server

Login credentials

Query

Response

success and account credentials

proxy

User enters login credentials
on Login dialog box

Step

client GUI

Register using account credentials

Verification

Perform any verification,
including license verification

Client verifies license key

Local
verification

Advertising