-
Notifications
You must be signed in to change notification settings - Fork 11
A2 Overview
Cristina Alonso edited this page Apr 19, 2018
·
9 revisions
The A2 module controls the Authentication and Authorization. The A2 project holds the authorization & authentication functionality as well as the users and applications management (registration, login, password recovery, etc.).
For more information, you can check out the following sub-sections:
- The administration view allows to manage user, roles and applications.
- Applications are different services used by this module to manage their users authentication and authorization.
- Different roles are assigned to users to control the information they can access.
- The architecture of A2.
- The proxy component of A2.
- The JSON Web Token is used to handle requests.
- Login plugins currently available:
Figure 1.: The A2 (Authentication and Authorization) module manages the access of users and data tracked from games to the applications in the architecture.
- Home
- Game developers Guide
- Analytics developers Guide
- Analytics users Guide
- System Overview
- Tracker
- A2
- Analytics Real-time
- Analytics Front-end
- Analytics Back-end
- Game Storage Server
- Upgrading RAGE Analytics
- Wiki Style Guide