multiOTP / multiotp

multiOTP open source strong two factor authentication PHP library, OATH certified, with TOTP, HOTP, Mobile-OTP, YubiKey, SMS, QRcode provisioning, etc.
http://www.multiOTP.net/
GNU Lesser General Public License v3.0
353 stars 76 forks source link

Multiotp VirtualBox Appliance : WebService Activation #63

Closed gurilem closed 5 years ago

gurilem commented 5 years ago

Hi. I was succesfully installed the MultiOtp Virtual Box Appliance, and working great to enhanced Mikrotik PPTP VPN authentication. The next step, I try to use it to enhanced Wordpress login using webservice plugins, but I still confuse how to activate the WebService on MultiOTP Virtual Box.

I read about we have to configure the folder of multiotp.server.php, but I still have no clue how to do it.

Best Regards

multiOTP commented 5 years ago

Hello Gurilem, What is the distribution of multiOTP that you have exactly installed please ? Regards, Andre

multiOTP commented 5 years ago

If the web interface is working, the WebService should work too, as it is served by the same instance. Regards,

gurilem commented 5 years ago

Hello Gurilem, What is the distribution of multiOTP that you have exactly installed please ? Regards, Andre

Multiotp opensouce virtual appliance

gurilem commented 5 years ago

If the web interface is working, the WebService should work too, as it is served by the same instance. Regards,

the web interface is working. if you say that it served by the same instance, mean the port of webservice is 80, am i right ?.

multiOTP commented 5 years ago

Hello, The open source virtual appliance webservice is available both on port 80 and 443 (SSL). SSL should of course be preferred. Regards, Andre