{ "opencollection": "1.0.0", "info": { "name": "API Reference subpackage_actions subpackage_sso.subpackage_sso/saml API", "version": "1.0.0" }, "items": [ { "info": { "name": "subpackage_sso.subpackage_sso/saml", "type": "folder" }, "items": [ { "info": { "name": "✨ Retrieve SAML2 Settings", "type": "http" }, "http": { "method": "GET", "url": "http://localhost:8000/api/saml/settings", "headers": [ { "name": "Authorization", "value": "" } ] }, "docs": "\n \"Label\n

\n This endpoint is not available in Label Studio Community Edition. [Learn more about Label Studio Enterprise](https://humansignal.com/goenterprise)\n

\n
\nRetrieve SAML2 settings for the currentl" }, { "info": { "name": "✨ Update SAML2 Settings", "type": "http" }, "http": { "method": "POST", "url": "http://localhost:8000/api/saml/settings", "headers": [ { "name": "Authorization", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "\n \"Label\n

\n This endpoint is not available in Label Studio Community Edition. [Learn more about Label Studio Enterprise](https://humansignal.com/goenterprise)\n

\n
\nUpdate SAML2 settings for the currently " }, { "info": { "name": "✨ Reset SAML2 Settings", "type": "http" }, "http": { "method": "DELETE", "url": "http://localhost:8000/api/saml/settings", "headers": [ { "name": "Authorization", "value": "" } ] }, "docs": "\n \"Label\n

\n This endpoint is not available in Label Studio Community Edition. [Learn more about Label Studio Enterprise](https://humansignal.com/goenterprise)\n

\n
\nReset SAML2 settings for the currently a" }, { "info": { "name": "✨ Validate SAML Metadata URL", "type": "http" }, "http": { "method": "POST", "url": "http://localhost:8000/api/saml/settings/validate-metadata-url", "headers": [ { "name": "Authorization", "value": "" } ], "body": { "type": "json", "data": "{}" } }, "docs": "\n \"Label\n

\n This endpoint is not available in Label Studio Community Edition. [Learn more about Label Studio Enterprise](https://humansignal.com/goenterprise)\n

\n
\nValidate a SAML metadata URL by fetching" } ] } ], "bundled": true }