feat(jans-auth-server): introduce rate limit support for DCR #10931
Labels
comp-jans-auth-server
Component affected by issue or PR
kind-feature
Issue or PR is a new feature request
Description
add rate limit support for DCR. It will work based on SSA. E.g. same SSA can be used not more then 5 times per minute. Otherwise call will be rejected with http status code 429 (too many requests).
Test cases and code coverage
The text was updated successfully, but these errors were encountered: