oAuth
Welcome to oAuth documentation
01 Apis
Introduction
The following page contains the list of all the APIs that the oAuth microservice offers....
Each Page provides details on how to invoke the API, what parameters to provide, how the API will respond and what Data Model and its Architecture look like.
02 Data Models
Introduction
The following Data Models are used by the OAUTH microservice.
Data Models
03 Architecture
Introduction
The following section contains the Business Logic of each API in the oAuth microservice.
The Business Logic is explained via a diagram that shows the workflow of each API.
04 Configuration Steps and requirements
Introduction
Like all SOAJS microservices, OAuth microservice has different layers of configuration. Local configuration, tenant-level configuration if the microservice is a multitenant one, and registry configuration. Moreover, OAuth can have a custom separate database for tokens and users.