Coder Social home page Coder Social logo

Wrong one-time Password about multiotp HOT 6 CLOSED

pogosyan-it avatar pogosyan-it commented on May 7, 2024
Wrong one-time Password

from multiotp.

Comments (6)

pogosyan-it avatar pogosyan-it commented on May 7, 2024

For some reason the second picture didn't upload.
image

from multiotp.

multiOTP avatar multiOTP commented on May 7, 2024

Hello,
Can you check if you Windows server can access your docker multiOTP on the address 11.217.238.152

Best regards

from multiotp.

pogosyan-it avatar pogosyan-it commented on May 7, 2024

Thanks you for response.
Of course I have access from my windows host to the server with multiotp container:
This is tcpdump on 11.217.238.152
image
I receiving it when on the windows server the command was running:
image

Also I'm receiving reply on ping and telnet works on 80 and 443/tcp ports.
image

from multiotp.

pogosyan-it avatar pogosyan-it commented on May 7, 2024

It's a pitty I'didn't receive any answer. I wonder which protolol is used for transfer files username.db from container to the windows host in folder c:\program files\Multiotp\Users? After instalation of CredentialProvider on the windows host there is no folder Users, it creates after first attempt to login using multiotp. When I put files username.db myself in this folder everything works fine,

from multiotp.

multiOTP avatar multiOTP commented on May 7, 2024

Hello,

When you install the Credential Provider on Windows, you have to give the URL of your multiOTP server (in your case the URL of your Docker multiOTP server web interface), and also the shared secret (by default: ClientServerSecret).

When someone try to connect on the server using the CredentialProvider, the CredentialProvider will sent a (https) request to the multiOTP server (using the URL given during installation), and if the username, password and OTP is correct, it will answer back to the CredentialProvider with the content of the username file (in order to make cache on the CredentialProvider side).

Regards,

from multiotp.

pogosyan-it avatar pogosyan-it commented on May 7, 2024

Great! Your comment was very helpful. When I set during instalation of the Credential Provider, URL of my Docker multiOTP in such a way https://My_server_IP, everythink worked correctly.
Thank you
Best regards.

from multiotp.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.