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