ApiWs Fed
GET
/v1/auth/wsfed/idp/metadataQuery Parameters
app?string
WS-Federation metadata endpoint for external RP services
curl -X GET "https://api.descope.com/v1/auth/wsfed/idp/metadata"{ "xml": "string"}export interface Response {xml?: string} Was this helpful?