Authentication Service

Authentication service authenticates, saves and caches everything to do with Arete.

Authentication Service is part of Aretes' services.

Authentication Service is running on https://cs.ttu.ee/services/arete/api/v2/.

Source code is in gitlab.

Authentication service is responsible securing the testing service.

Tokens can be generated from cs.ttu.ee services/arete/api/v2/user/any endpoint

API

API Endpoint: https://cs.ttu.ee/services/arete/api/v2/

All the info about the API in the Authentication Service can be found at https://cs.ttu.ee/services/arete/api/v2/swagger-ui/

Database

Authentication Service uses Postgres 11.5 for storing all the required data.