Authentication Service API
Overview
The Authentication Service gives the client program the ability to log in to the Appliance. LogLogic Web Services methods require an authentication token to validate that the client program has access to the Appliance. Instead of using a username and password (or basic authentication) with every Web Service call, the LogLogic Web Services infrastructure implements a “token” based authentication scheme. Token-based authentication schemes help prevent passwords from being exposed. Only the “token” needs to be included in code, or cached in memory by the client side application. Additionally, the authentication “token” is not applicable, or usable, by the Appliance’ user interface.
GetAuthenticationToken Operation
GetAuthenticationToken lets the Web Services program authenticate and retrieve an
authentication token from the Appliance.
Request Parameters
The GetAuthenticationToken request parameters are:
| Parameter | Description | Default Value | Required | Type |
username |
A valid user account on the Appliance with “Web Service Access” enabled. | No | String | |
password |
The password for the user account specified by username. | No | String |
Response
The attributes of a GetAuthenticationToken response is:
errorCode -- An AuthenticationResult containing the authenctication token string; an
error code is included in the case of authentication failure. The response is number.
Status Codes
The Search Status Codes are:.
| 0 | No error |
| 1 | invalid username and/or password |
| 2 | Invalid authorization token |
Contents
User login
Current Poll
Developer Resources
Active Forum Topics
- Restrictions on the Virtual Appliance
- Sample the LogLogic API Realtime dashboard
- Random Tech Preview performance data
- Great tool for testing the tech preview
- Download Instructions for Tech Preview
- Getting Started With .NET
- wrong log type format error
- Lasso 4.0.5 doesnt work.
- Simple Installation
- Simple Installation

Recent Comments
44 weeks 1 day ago
44 weeks 3 days ago
51 weeks 17 hours ago
1 year 3 weeks ago
1 year 8 weeks ago
1 year 9 weeks ago
1 year 11 weeks ago
1 year 13 weeks ago
1 year 14 weeks ago
1 year 15 weeks ago