Customers wish an ability to generate OTPs for other services with the OTP Tool.

Comments

  • Very good idea. We've requests from our customers to implement there own MFA solution.

  • Is the request to be able to use the Windows OTP Tool with other MFA solutions? Such as have it work with Google or MS Live?

    Troy

  • What customers want is to use this app to create otps for services like google, microsoft, amazon, facebook, etc.

    As an example:
    Szenario1)
    User will activate MFA for Amazon
    Than they get an QR Code
    The OTP Tool may recognize / scan this QR code
    User type a account name/description (if not provided from the qr code)
    Saves the data in the OTP Tool
    the otp for the amazon account will be generated in the otp tool an can be used for authentication with amazon


    Szenario2)
    User will activate MFA for Amazon
    User see no qr code but only the hex, base32, base64 secret is provided
    User type the secret in the OTP Tool
    User type a account name/description
    the app an generate every 30s/60s a new otp
    Saves the data in the OTP Tool
    the otp for the amazon account will be generated in the otp tool an can be used for authentication with amazon