-
Performance
- Caching introspection responses
- On-Premises
- Security
- Migration from Existing System
- Networking
- Integration with API Gateways
- Developer Console
Caching introspection responses
Overview
In some use cases, caching responses from Authlete's introspection endpoint improves performance of response at resource server APIs.
Instruction Example
- Install a cache server of your choice e.g. Redis at your authorization server or resource server(s).
- Configure the cache server to store responses from Authlete's introspection endpoint.
Notes
- (TBD)
How did we do with this article?