Native support for authentication with Passkeys
85
Views
1
Comments
New
Backend

Add native Passkey authentication support to OutSystems, enabling secure, passwordless login using platform-level passkeys (FIDO2/WebAuthn). 

Passkeys are becoming an industry standard (and for good reason) as they have multiple advantages over traditional authentication methods. From Fido Alliance:

This could technically be implemented via a Forge component, but given the complexity and security criticality it would be much better if the platform handled it.

Changed the category to
Backend