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

[feature request] Ratelimit server should support Redis Credentials Providers #563

Closed
DerekTBrown opened this issue Apr 12, 2024 · 2 comments
Labels

Comments

@DerekTBrown
Copy link

Context

Many projects/cloud providers are moving towards short-lived token-based credentials for Redis authentication:

Feature Request: Redis Credentials Providers

  • To implement this effectively, services that create a Redis client need to have a "hook" to repeatedly obtain refreshed auth credentials.
  • Ratelimiting service should have some capability to do this: whether implementing provider-specific ways of obtaining Redis tokens, or allowing the user to provide a script or callback for obtaining a short-lived credential.
Copy link

This issue has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in the next 7 days unless it is tagged "help wanted" or "no stalebot" or other activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label May 12, 2024
Copy link

This issue has been automatically closed because it has not had activity in the last 37 days. If this issue is still valid, please ping a maintainer and ask them to label it as "help wanted" or "no stalebot". Thank you for your contributions.

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

No branches or pull requests

1 participant