Sprint planning is done. Here are the top priority tasks for this week:
Implement SSO login with SAML 2.0
Add rate limiting to public API endpoints
Started on the SSO task. I'll need the IdP metadata URL from the customer — can someone from support reach out?
I'll handle the rate limiting task. Planning to use a sliding window counter with Redis. Should have a draft PR by tomorrow.
Fix CSV export encoding for non-Latin characters