Token generation via service account

To use Identity Verification, it is necessary to authenticate via access token, OAuth2.

Unico's OAuth2 authentication system supports server-to-server interaction between a web application and our company's services.

For this scenario, you will need a service account, which is an impersonate account belonging to your application, not to an individual user. Administrators can request that a service account be authorized to access data from a user account.

This document​ describes how an application can complete the server-to-server OAuth2 authentication process via the HTTP protocol.

If you still have questions, please contact us by clicking on ​Open Request​ in the top menu.