GoogleCloudPlatform / GoogleCloudPlatform/esp-v2
Feature request: ability to configure rate limiting (quotas) when using custom authentication
Open
enhancement
- Dominant language
- Go
- Stars
- 307
- Forks
- 185
- Avg merge
- 14h 45m
- Merged PRs (30d)
- 6
Description
First of all, thanks for your work and for that product!
I am not sure if it is some limitation from GCP or it was just implemented that way.
We are using ESPv2 with Cloud Endpoints on App Engine.
In order to authenticate our users we use custom authentication (https://cloud.google.com/endpoints/docs/openapi/authenticating-users-custom).
Thus, we are able to identify client application which is calling our API.
It would be very handy for us to be able to specify quotas based on such client application.
Thanks!
Contributor guide
Assessment
This issue has not been assessed yet.