Auth
Introduction
Authentication Using a Protocol Similar to OAuth2.0
The Auth service provides authorization and authentication. Use it to manage your users, permissions and roles, and provide a login to your application.
Tenancy
The service supports multi-tenancy, allowing you to isolate data between tenants. Therefore every request must specify the id of the tenant being used.