Favicon

You are here: Home > API Reference > Workspace > User Authentication > Get SSO Metadata

Get SSO Metadata

Get SSO Metadata

GET
/v1/auth/sso/:organizationSlug/:type/metadata.xml
Copy to clipboard

Get SSO Metadata

Get SSO Metadata

Request

Add parameter in header authorization
Example: Authorization: Bearer <token>
organizationSlug string
required
≤ 128 characters
type string
required
ldapsaml

Responses

{
  "type": "object",
  "properties": {}
}