SIGN IN SIGN UP

fix: use database-side filtering and enterprise-scoped detail queries

- Push provider_id filtering into database via current_set().filter()
  instead of iterating all configs in Python.
- Scope SAMLProviderData detail lookups by entity_id to prevent
  cross-enterprise data access by guessing IDs.

ENT-11567

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
T
Troy Sankey committed
f07994413d11b294328e71150c1b558f277310ce
Parent: 2fd6aa8