jelhub / scimgateway

Using SCIM protocol as a gateway for user provisioning to other endpoints
MIT License
176 stars 57 forks source link

OIIMT-370 + Request payload size configurable in the config #70

Closed SamMurphyDev closed 2 years ago

SamMurphyDev commented 2 years ago

Issue this PR references #69

User configurable payload size. Set to 1mb as default (which is the previous default for body-parser). Fallback value to 1mb if config option doesn't exist (makes it backwards compatible).