Identity Gateway Response Options
Optional Fields & Response Structure
The fields marked as required are a must. However, customers have the option to include additional fields for ingestion through the identity gateway if those fields are not efficiently ingested from their existing identity tool (such as AD, Okta, OneLogin).
The provided response structure, excluding pagination settings, serves as a recommended format. Customers have the flexibility to define their own response structure if it better suits their needs.
Pagination
The server-side implementation of the identity gateway should be done keeping in mind that the following code will be used at the client side for ingestion:
Client-side pagination example