archiecobbs / mod-authn-otp

Apache module for one-time password authentication
Apache License 2.0
63 stars 17 forks source link

[Clarification request] #34

Closed Wikinaut closed 7 years ago

Wikinaut commented 7 years ago

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 ?

archiecobbs commented 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.

Wikinaut commented 7 years ago

I tought that MOTP had to be used. Am I wrong?

Wikinaut commented 7 years ago

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.

archiecobbs commented 7 years ago

It doesn't do that. This software is only for verifying token values, not installing or deploying them.

Wikinaut commented 7 years ago

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.