Download TMS Sphinx v1.6.0 Full Source for Delphi 10 - Delphi 12 Athens

TMS Sphinx v1.6.0 Full Source for Delphi 10 - Delphi 12 Athens

TMS Sphinx v1.6.0 Full Source for Delphi 10 - Delphi 12 Athens
TMS Sphinx v1.6.0 Full Source for Delphi 10 - Delphi 12 Athens


Delphi framework for Identity Access Management, including authorization and authentication. OAuth2 compliant authorization mechanism, supporting grants: implicit, client credentials and authorization code with PKCE (Proof Key for Code Exchange). Follows OpenID Connect specification for login workflow and identity token issuance.

Build your SSO Auth server in minutes, with non-visual components based on TMS Sparkle and TMS XData technologies.

Build-in optional self-user registration feature provides GUI allowing users to sign up for your software.



Make sure your users are real ones by requiring e-mail confirmation.



Full-features user interface includes a “forgot password” that allows users to recover the password themselves.



Both web and native applications are supported. Add authentication to your native applications using standard OAuth 2 flow.



Protecting your client applications by requiring users to login is as simple as dropping and configuring a non-visual TSphinxLogin component in the form



v1.6
New : Delphi 12 support.

v1.5.0.0
New : TSphinxClient?App.?OnValidate?Secret allows for arbitrary client secret validation.
New : TConfigureToken?Args.?Client property provides client information at token configuration time in TSphinxConfig.?OnConfigure?Token event.
Improved : Support for ARM64 macOS and ARM64 iOS Simulator platforms.
Improved : Sphinx server doesn''t require database connection if only client credentials flow is used.
Improved : Login web app now better integrates with browser autocompletion, receiving suggestions for user names, saved password and confirmation codes.
Fixed : TSphinxWebLogin component compatibility with latest TMS Web Core releases. It now disables HandleOAuth property. Ticket #21678.



  • 28