Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Current »

Existing features as of alpha 0.0.2:

  • Authentication

    • Passwordless: Requires user verification but keys can be stored on the server

      • Requires username view

    • Usernameless (passkey): Requires discoverable credentials and user verification.

      • User selects the registered credential for a given user.id off the authenticator

    • Second Factor : After an appropriate first factor, only requires a FIDO compliant authenticator and user presence checking

  • Registration

    • Admin UI flow for a user to register and remove WebAuthn credentials using the Storage Service API

  • FIDO Metadata

    • Download and load the FIDO authenticator metadata

      • Only allow trusted authenticators

      • Enhance the registration UI

Features not yet implemented for V1.0.0:

  • CSP protection : JWEBAUTHN-4 - Getting issue details... STATUS

  • Admin UI for managing user credentials across the organisation : JWEBAUTHN-8 - Getting issue details... STATUS

  • Enhance WebAuthn error messaging : JWEBAUTHN-10 - Getting issue details... STATUS

Future features:

  • Reporting API : JWEBAUTHN-7 - Getting issue details... STATUS

  • Autofill UI : JWEBAUTHN-3 - Getting issue details... STATUS

  • HTTP APIs to the plugin to support externalised credential management UI : JWEBAUTHN-9 - Getting issue details... STATUS

  • No labels