Auth API (v2.0.0)
API for interactions with AWS Cognito and PAL extension.
New version found
You are looking at a previous version of the service Auth API. The latest version of this service is v2.1.0 →
Info
SystemIssueEvent is not correct.
Info
Perhaps this should be split into two adapters. Auth should be used for authentication, and then we create a new adapter for User and Customer Management?
Overview
The Authentication Adapter Service uses AWS Cognito to handle user authentication and authorization. The service is used by the other services in PAL to authenticate and authorize users.
The adapter consists of Eventhandler and an API. The API handles both Authentication as well as management of users. The service is involved in both the creation of Users as well as of Customers.
Event Source
pal.auth
High Level
