Skip to main content

Security

What kind of personal data do you process?

When using our service Auvious collects various types of information necessary for our service to function. Auvious may collect information on how the Service is accessed and used (Usage Data) so that we may better understand how to improve our service in order to provide the best possible experience to our customers.

This Usage Data may include:

  1. information such as your computer’s Internet Protocol Address (IP Address)
  2. browser information such as browser type, browser version
  3. the time and date of your visit
  4. the time spent using our service
  5. unique device identifiers and other diagnostic data

additional information may also be collected in order to monitor stability, application performance, and certain usage.

Purpose of Data Use

Auvious uses the collected data for the following purposes:

  1. Τo provide and maintain our service.
  2. To provide customer support.
  3. To allow the use of various additional features of our service, only when explicitly chosen to do so.
  4. To gather analysis or valuable information for the sole use of improving our service.
  5. To monitor the usage of our service.
  6. To detect, prevent and address technical issues that may affect the quality of our service.
info

We are also GDPR and HIPAA compliant.

What is the session timeout?

Auvious utilizes JWTs and the user session is maintained through the refresh token mechanism. The refresh token is set to expire after 15minutes, which means that if a user is inactive (internet disconnected or browser/tab running auvious closed) for more than that, he/she will need to authenticate again in order to use Auvious.

Does widget support reCaptcha?

Widget supports reCaptcha or any similar technology through setCustomerMetadata() method. Host page should call setCustomerMetadata() to add token that is generated by reCaptcha and a flow should be configured e.g. on the Genesys Architect component, which should validate the token and decide if the interaction is accepted or rejected.