Skip to main content

Application and Product Integration

📄️ Introduction

The unico OAuth2 authentication system supports the server-to-server interaction between a web application and the unico services. In this scenario, you will need a service account, which is an impersonal account that belongs to your application and not an individual user. Unico APIs are called by your application through the service account, so users are not directly involved. This scenario is called “two-legged OAuth”, or “2LO”. The service account is used by the application when working with its own data through the unico APIs.