Skip to content

WebAuthn - nuevo estándar para el inicio de sesión en Web sin contraseñas. #2906

Description

@disgregador

Nueva funcionalidad
Implementar acceso a Chamilo mediante WebAuthn.
El W3C –World Wide Web Consortium- ha declarado, como estándar web oficial, la API de autenticación online WebAuth.
El estándar fue desarrollado en conjunto con la Alianza FIDO y permite el uso de sistemas biométricos (huellas dactilares, reconocimiento facial, etc.) y otros dispositivos para acceder a una web sin necesidad de escribir una contraseña. Safari, Chrome, Firefox y Edge ya soportan WebAuthn.

Describe la solución que te gustaría encontrar
Integración con el login de Chamilo.

Contexto adicional
https://www.w3.org/TR/webauthn/
https://github.com/lbuchs/WebAuthn - A simple PHP WebAuthn (FIDO2) server library
https://github.com/davidearl/webauthn - An implementation of webauthn in PHP on the server side (e.g Yubico 2 and Google Titan keys)
https://github.com/madwizard-thomas/webauthn-server - WebAuthn Relying Party server library for PHP
https://packagist.org/packages/web-auth/webauthn-symfony-bundle - FIDO2/Webauthn Security Bundle For Symfony

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions