<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D54z00007RW5pCCATOkta Classic EngineUniversal DirectoryAnswered2024-08-26T09:02:01.000Z2022-02-14T14:22:59.000Z2022-02-15T16:44:23.000Z

43f6q (43f6q) asked a question.

Does Okta support Rate Limiter?

We are using SCIM 2.0 in our application to provision user from Okta to our system. Okta calls some APIs to our server to create or update users in our system. Is it possible that we set Rate Limiter on our server and Okta sends the requests accordingly?


  • ojovp (ojovp)

    Hello @Vishant

    I hope you are having a great day

     

    Thank you for posting, the link below explains how the rate limit works in okta. 

     

    https://developer.okta.com/docs/reference/rate-limits/#burst-rate-limits

     

    If you need further assistance you can also feel free to post this question on our Okta Developer Forums: https://devforum.okta.com, this is a place for the Okta developer community to interact.

     

    Have a great day ahead

    Regards

     

    Henry Esquivel

    Okta Inc

     

    Expand Post
  • 43f6q (43f6q)

    Hey @ojovp (ojovp)​,

    I'm having a great day and I hope so are you!

    Thanks for such a quick response.

     

    Actually, the link that you have provided explains how the Rate Limiter works for the Okta's Core APIs. But, the issue that I'm facing is related to user provisioning which uses SCIM.

    Let me explain.

    While implementing user provisioning we provide an endpoint using which Okta could request our server to create a user on our end whenever the user in the Okta has been assigned to the related app. So my question is, whether the Okta will support if I put rate limiter on our end asking Okta to just send let's say 20 requests per minute?

    Expand Post
This question is closed.
Loading
Does Okta support Rate Limiter?