Description of the Architectural Diagram that Illustrates a Sample Implementation of a Custom SCIM Gateway

This architectural diagram illustrates how a custom SCIM gateway exposes HTTP endpoints to enable operations such as searching, creating, updating, and deleting users. The gateway stores information about the users locally in the db.json file. This file has the JSON format.