SAML ACS endpoint (social)
Deprecated
The Assertion Consumer Service (ACS) endpoint for Simple Assertion Markup Language (SAML) social connectors.
SAML social connectors are deprecated. Use the SSO SAML connector instead.
POST
/api/authn/saml/{connectorId}
curl \
--request POST 'https://[tenant_id].logto.app/api/authn/saml/{connectorId}' \
--header "Content-Type: application/json"
Request examples
{}