What is it ?

Ceptor User Administration server is an optional user repository - it consists of:


When used in combination with Authentication Plugins in the Ceptor Session Controller - this allows for Identity Management functionality such as

Please refer to User Administration Database for diagrams and information about the database.


Ceptor User Administration Server is an optional component that is offered, but not required.

Ceptor integrates with other user repositories as well, so using Ceptor's own is not a requirement - however if you do not have your own already, or need one that is capable of supporting delegated user administration, self-administration etc. then this might be the perfect choice for you.

Ceptor's User Administration Server has been proven in production for many years with several millions of active user accounts, still supporting authentication in less than 50 milliseconds.


Clustering

User Administration (UserAdmin) Servers are like Log Servers easy to cluster – a UserAdmin server does not need to know of other UserAdmin servers, they share their data through the database.

Since the database is the deciding factor in performance, there is no performance gain in clustering UserAdmin servers, but it is a good idea to do it for failover.