Skip to main content

Base components

The platform is based on the base modules that implement the business logic of the system and ensure the functioning of the server infrastructure and the management tools.

Core Server authentication and management server​

The server is the core of the system and ensures the functioning of the entire platform; it performs user authentication and implements the business logic of the solution. The server is an ASP.NET application and supports installation in cluster mode, allowing a high level of performance and fault tolerance regardless of the implementation scale.

Install and configure Core Server

User catalog​

Axidian Access uses end user data from Active Directory. These are the users who go through the authentication procedure using Axidian Access.

Prepare the user catalog

Databases​

All system data is stored in a single storage, which is directly accessed only by the server. Data is stored and transmitted to or from the server in encrypted form. The storage can be located either in Microsoft SQL or in PostgreSQL.

Create and configure the data storage

Management Console​

It is designed in the format of a web application in which Axidian Access administrators can view and modify system parameters and user settings, as well as view the system log.

Install and configure Management Console

User Console​

It allows you to register or change authentication data (smart cards, one-time password generators, fingerprints, and others), as well as view your login history.

Install and configure User Console