Spring Security Rate Limits
Spring Security is a self-hosted authentication and authorization framework — there is no vendor-hosted API and therefore no vendor-imposed throughput limits. Spring Authorization Server (a Spring Security sub-project) ships token endpoints whose throughput is bounded only by the operator's deployment. Throttling is added by the surrounding gateway, Resilience4j, or a custom filter.
Spring Security Rate Limits is the machine-readable rate-limit profile for Spring Security on the APIs.io network, conforming to the API Commons Rate Limits specification.
It captures 1 rate-limit definition, measuring varies.
The profile also includes 2 backoff/retry policies defined and response codes documented for throttled.
Tagged areas include Authentication, Authorization, Java, OAuth2, and Spring Framework.
Limits
Policies
Sources
- https://spring.io/projects/spring-security
- https://docs.spring.io/spring-authorization-server/reference/
Work with this as data
Every rate limit here is available over the APIs.io API and to AI agents over MCP.