Delphi
TMS Sphinx v1.15.0.0 Full Source for Delphi 10 - 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 Conn...
Description
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.15
New : Added Russian translation (thanks to Tsvetov Vitaliy)
Improved : LoginApp endpoints are not being displayed anymore in Sphinx server Swagger document. Request #25494.
Fixed : TSphinxLogin.Login method was not being able to launch web browser for user to login, in iOS devices with latest iOS 18. Ticket #25378.
Fixed : RedocOptions property now available in TSphinxServer component. Ticket #25397.