Auth Eventhandler (v2.0.2)

Eventhandler for Auth adapter.

New version found

You are looking at a previous version of the service Auth Eventhandler. 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.

Info

The event handler can trigger the Stepfunction UserOnboarding.

The AuthAdapter can from version 2.0.2 also read the Attributes for a key named “client_override_send” which if set, will ignore sending and SMS to the UserAccount. Since this is added in Attributes, it is not a service which may exists in the future, or it will be moved to update the event schema.

Event Source

pal.auth

High Level

Alt text