Skip to main content
GET
/
api
/
v1
/
org
/
sso
/
oidc
Error
A valid request URL is required to generate request examples
{
  "results": {
    "clientId": "<string>",
    "metadataDocumentEndpoint": "<string>",
    "scopes": "<string>",
    "allowPassword": true,
    "emailDomains": [
      "<string>"
    ],
    "overrideEmailDomains": true,
    "enabled": true,
    "hasClientSecret": true
  }
}

Documentation Index

Fetch the complete documentation index at: https://docs.lightdash.com/llms.txt

Use this file to discover all available pages before exploring further.

Response

Ok

results
object
required

Per-row flags shared by every SSO method configured at the org level. Stored as plain columns alongside the encrypted provider-specific config.

status
enum<string>
required
Available options:
ok