Jump to content
esegece

ANN: WebAuthn Support in sgcWebSockets Enterprise

Recommended Posts

eSeGeCe Software is proud to announce full support for the WebAuthn protocol in the latest release of sgcWebSockets Enterprise, bringing seamless and secure passwordless authentication to your Delphi and C++Builder applications.

 

WebAuthn (Web Authentication API) is a web standard published by the W3C and FIDO Alliance. It allows servers to register and authenticate users using public key cryptography instead of passwords. Users can sign in using biometrics like fingerprint, security keys, or device-based passkeys — offering stronger security and a smoother user experience.



The Enterprise Edition of sgcWebSockets now includes support for WebAuthn on server side:

  • 100% Delphi code without using external libraries (except the openssl 3 libraries that are required for signing, encryption and validation).

  • WebAuthn Registration and Authentication flow (create and verify credentials).

  • Support for passkeys on compatible devices.

  • Communication over both HTTP and WebSocket protocols.

  • Integration-ready JavaScript client library for use in modern web browsers.

  • Server-side component: TsgcWSAPIServer_WebAuthn.

  • Full control over WebAuthn MDS, Authorization, and Custom Policies.

  • Support for the following Algorithms: ES256, ES384, ES512, RS256, RS384, RS512, PS256, PS384, PS512, RS1, EdDSA.

 

With this update, developers can now leverage secure, passwordless login workflows in real-time web applications, all while maintaining the performance and flexibility that sgcWebSockets package is known for.

 

Online Demo:

https://www.esegece.com:2053/sgcWebAuthn.html

 

Compiled Demo:
https://www.esegece.com/download/protocols/sgcWebAuthn.zip

 

Trial Version:

https://www.esegece.com/websockets/download/download-delphi-cbuilder


More Info:

TsgcWSAPIServer_WebAuthn Server

Authorization using Passkeys

https://www.esegece.com/websockets

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×