Actions
Feature #66
openFeature #64: Implement U2F token
Allow usage of U2F token as second factor token with "password" tokens
Description
- The first factor should be a static password that can be used to encrypt offline token and session
- The second factor would be the U2F token
Updated by The 2nd almost 9 years ago
- % Done changed from 0 to 50
- Implemented usage of U2F tokens as second factor token with static password tokens
- Currently this can only be used with the OTPme PAM module
- Offline authentication does not work yet
Updated by The 2nd over 8 years ago
- Status changed from Neu to In Bearbeitung
- % Done changed from 50 to 90
- Implemented offline logins with U2F tokens
- Extended the OTPme PAM module to support "nullok" to allow usage of U2F token without password
Actions