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

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