SCIM SDK 1.1 support for Rate Limit
SCIM SDK 1.1 support for Rate Limit We are using SCIM sdk 1.8.18 version. Looks like SCIM SDK currently do not have support for RATE Limit of SCIM API's. In case of RATE Limit occurred If you receive a an HTTP 429 response from SCIM Server , You've come up against the rate limit—parse the Retry-After header and retry your request after that time.
The current SCIM SDK do not provide any response header information in the SCIMException.
Wanted to know whether any plans on this feature in near future.
any update?
I reached out and the response I got was:
There is no support for rate limiting requests within the SCIM SDK itself. Exploiters of the SDK are expected to provide attack solutions in the application or service the SDK is deployed in. For PingDirectory or PingDirectory Proxy Server, the request has been considered and remains in the backlog. There are no current plans to add new capabilities or features to the SCIM SDK.