Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unauthenticated tier is applying for token endpoint #3324

Open
ruwanmadhusanka opened this issue Mar 27, 2023 · 0 comments
Open

Unauthenticated tier is applying for token endpoint #3324

ruwanmadhusanka opened this issue Mar 27, 2023 · 0 comments

Comments

@ruwanmadhusanka
Copy link

Description

When configuring the advanced throttling tier for token endpoints in Choreo Connect with API Manager setup, if the throttling tier quota is larger than the unauthenticated tier quota, the token requests are throttled out after a number of requests defined in the unauthenticated tier.

Steps to Reproduce

  • Configure a cc with APIM setup.
  • Apply an advanced throttling tier for token endpoints. (3000PerMin)
  • Set a small quota for the unauthenticated tier(500PerMin) than the advanced throttling tier defined for the token endpoint.
  • The token requests will be throttled out after the quota which is defined for the unauthenticated tier.

Version

1.0.0

Environment Details (with versions)

No response

Relevant Log Output

No response

Related Issues

No response

Suggested Labels

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant