mojaloop / project

Repo to track product development issues for the Mojaloop project.
Other
23 stars 15 forks source link

Implement FIDO server #2073

Closed bukasaaime closed 3 years ago

bukasaaime commented 3 years ago

Goal:

As a Security Expert

I want to implement a FIDO Server.

so that IAM users can be authenticated using FIDO infrastructure.

Acceptance Criteria:

Complexity: High. leverage on Mojaloop cryptographic services.

Uncertainty: Medium. Time constraint.


Tasks:

Done

Pull Requests:

Follow-up:

Dependencies:

Accountability:

bukasaaime commented 3 years ago
  1. Implemented basic FIDO Server for Testing with CPM signature verification function.
  2. Testing on the way on Docker.
  3. Prepared low level architecture for the FIDO Server.
godfreykutumela commented 3 years ago

Completed