• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

supabase / auth / 16324227244

16 Jul 2025 03:51PM UTC coverage: 70.255% (+0.09%) from 70.165%
16324227244

Pull #2081

github

Chris Stockton
feat: support filtering SSO providers by resource_id & resource_id_prefix

This change simplifies self-service SSO flows by enabling lookup of SSO providers via a `resource_id`, which maps to an infrastructure org ID. This removes the need for syncing external mappings.

Key changes:
- Extended `loadSSOProvider` to accept `resource_`-prefixed `idp_id` values
- Removed previously introduced `/resources` routes
- Added filtering to the `/admin/sso/providers` via `?resource_id{,_prefix}=`
- Reworked `FindAllSSOProvidersByFilter` to drop pagination/sorting
- Updated E2E test suite for full SSO coverage
Pull Request #2081: feat: add support for managing SSO providers by resource_id

49 of 63 new or added lines in 2 files covered. (77.78%)

4 existing lines in 1 file now uncovered.

11566 of 16463 relevant lines covered (70.25%)

70.31 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

66.56
/internal/api/ssoadmin.go


Source Not Available

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc