Closed Wikinaut closed 7 years ago
Users are created by editing the UsersFile.
You will need to extract from the app the following:
So your users would be configured as HOTP/T30
.
I'm not familiar with the app or how to extract the hex secret.
I tought that MOTP had to be used. Am I wrong?
Sorry, your answer was not yet helpful. The https://github.com/0xbb/otp-authenticator app reads via the camera an QR code with the "secret" and then adds an account.
My question is simply, how your module can supply the needed data, i.e. account name and secret, to the authenticator app.
It doesn't do that. This software is only for verifying token values, not installing or deploying them.
I found deep in your documentation a link to https://www.cnysupport.com/index.php/free-stuff/using-google-authenticator-with-apache-mod_authn_otp which allows to create seeds for the UserFile.
I successfully installed the module, but I don't know how to get it working with the
Please can you explain (in detail) in the readme or wiki, how the "account" is to be created on the software i.e. mobile token authenticator ?