Database

How to operate the Token database

The Token Service uses a SQL database for storage and queries. It is a requirement to have access to a database server, an empty database, and a user with owner permissons. The database structure is created by the Token Service at the first startup. Subsequent updates to the database structure is also executed by the system at startup.

The system currently supports only Microsoft SQL Server.