Table of Contents

TExternalCallbackEndpoint Class

Inbound endpoint of the identity-broker flow: receives the callback delivered by the upstream (external) identity provider, completes the upstream code exchange, maps the upstream identity to a local user (via the OnExternalSignIn hook), establishes the Sphinx session and resumes the original downstream authorization request.

Syntax

Unit: Sphinx.Endpoints.ExternalCallback

TExternalCallbackEndpoint = class(TObject);