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

feat: rate limit keycloak API access #354

Merged
merged 1 commit into from
Jan 18, 2024
Merged

feat: rate limit keycloak API access #354

merged 1 commit into from
Jan 18, 2024

Conversation

smlx
Copy link
Member

@smlx smlx commented Jan 16, 2024

This change adds a rate limit to the Keycloak client implemented in SSH Portal.

The default rate limit is 10 requests per second, but can be configured via an environment variable.

Documentation will be added in a follow-up PR.

@smlx smlx force-pushed the keycloak-rate-limit branch 2 times, most recently from 0be19ad to c5bf113 Compare January 16, 2024 16:06
@smlx smlx force-pushed the keycloak-rate-limit branch from c5bf113 to 96f7a6c Compare January 18, 2024 12:50
@smlx smlx merged commit a4cc2b3 into main Jan 18, 2024
11 checks passed
@smlx smlx deleted the keycloak-rate-limit branch January 18, 2024 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant