Nextflow-Cloud / sso-system

The authentication system that powers Nextflow services.
https://sso.nextflow.cloud/login
GNU Affero General Public License v3.0
4 stars 1 forks source link

Authentication: implement passkeys #82

Open infiniwave opened 4 months ago

infiniwave commented 4 months ago

Implement FIDO passkeys into the SSO authentication system. The client needs to be updated accordingly. Unfortunately, we cannot completely drop passwords due to lacking mobile support. There is huge potential for encryption key derivation.