Documentation IndexFetch the complete documentation index at: /docs/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /docs/llms.txt
Use this file to discover all available pages before exploring further.
StytchB2B.sso.saml.updateConnectionByUrl( "saml-connection-test-d5a3b680-e8a3-40c0-b815-ab79986666d0", { metadataUrl: "https://idp.example.com/metadata.xml" }, )
Updates a SAML SSO connection by fetching its metadata directly from the provided URL. Calls the PUT /sdk/v1/b2b/sso/saml/{connection_id}/url endpoint. Requires an active session.
PUT /sdk/v1/b2b/sso/saml/{connection_id}/url
Show properties