Skip to content

supabase sso list fails with SchemaError(Missing key at ["items"][0]["domains"][0]["id"]) #6051

Description

@majdalsado

Affected area

Auth

Supabase CLI version

v2.111.0

Operating system

macOS 26.5.2

Installation method

brew

Command

supabase sso list

Actual output

│
▲
failed to list sso providers: SchemaError(Missing key
  at ["items"][0]["domains"][0]["id"])

Expected behavior

See list of SSO providers

Steps to reproduce

  1. Run 'supabase sso list'
  2. Get error

Crash report ID

No response

Docker and service versions

Additional context

API works fine

curl -s https://api.supabase.com/v1/projects//config/auth/sso/providers
-H "Authorization: Bearer "

This appears to be a regression of an issue #5475

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions