Rate Limits APIs token, userRiskScoreEvaluator and postUserRiskScoreEvaluator in VIP Authentication Hub
search cancel

Rate Limits APIs token, userRiskScoreEvaluator and postUserRiskScoreEvaluator in VIP Authentication Hub

book

Article ID: 405978

calendar_today

Updated On:

Products

Symantec Identity Security Platform - IDSP (formerly VIP Authentication Hub)

Issue/Introduction

Running VIP Authentication Hub with CA API Gateway in front, is there a limit to how many simultaneous tokens requests the API Gateway can handle, as well as the rate limit values that apply to the /oauth2/v1/token, /iarisk/v1/UserRiskScoreEvaluator, and /iarisk/v1/PostUserRiskScoreEvaluator APIs?

Resolution

The VIP Authentication Hub doesn't impose such a limit rate, but the environment should be tuned in amount to avoid DDOS attack by configuring the nginx (1).

As per the best practice, have the rate limit be handled by a network component (e.g. WAF) that sits in front of the VIP Authentication Hub (e.g. Cloudflare).

Additional Information