Returns
Show properties
Show properties
Show properties
Show properties
let params = B2BUpdateSAMLConnectionByURLParameters(metadataUrl: "https://idp.example.com/metadata.xml")
let response = try await StytchB2B.sso.saml.updateConnectionByUrl(
connectionId: "saml-connection-test-d5a3b680-e8a3-40c0-b815-ab79986666d0",
request: params
)