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.
Path parameters
-
connectorId
string Required The unique identifier of the connector.
POST
/api/authn/saml/{connectorId}
curl \
--request POST 'https://[tenant_id].logto.app/api/authn/saml/{connectorId}' \
--header "Content-Type: application/json"
Request examples
{}