Managing Service Account
The service account is a special type of account intended to represent a non-human user. API endpoints will be consumed by non-human users. For example, automated applications are used to perform some operations. So, AppViewX introduced a new account type called Service Account. Using this, API endpoints can be accessed using oAuth based authentication.