Access - RHMAccounting/spring-allacc GitHub Wiki

Access Management

This service is here to define user access rights and related employees (other users) - A direct access to the API of the OAuth2 identification and access service will occur here.

In case a user wishes to get access to an optional service or a paid one, parameters will be set via this service.

Again here, there is no IDE interface to interact directly with the functionalities, An API will be maintained.

Use Cases

Sequences diagram

Here is the default mecanism of authentication highlighting the user management service.

https://github.com/RHMAccounting/spring-allacc/blob/master/DOC/static/images/user-app-auth-reg.jpg

Class diagram

Let's see the classes involved within the access management micro service.

Database

This micro service will run on its own with a dedicated relational database such as PostGresql, Oracle or Mysql.

API System

We review here the different way to access the service from the outside...

Swagger2 url.

⚠️ **GitHub.com Fallback** ⚠️