DZone
DevOps Zone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
  • Refcardz
  • Trend Reports
  • Webinars
  • Zones
  • |
    • Agile
    • AI
    • Big Data
    • Cloud
    • Database
    • DevOps
    • Integration
    • IoT
    • Java
    • Microservices
    • Open Source
    • Performance
    • Security
    • Web Dev
DZone > DevOps Zone > About the Authy 2FA Automated Testing Framework

About the Authy 2FA Automated Testing Framework

Testing the two-factor authentication functionality of your system is just as important in testing any other part. The Authy 2FA framework can help automate that testing.

Marcelo Jabali user avatar by
Marcelo Jabali
·
Feb. 21, 17 · DevOps Zone · Opinion
Like (1)
Save
Tweet
5.41K Views

Join the DZone community and get the full member experience.

Join For Free

When developing a system that provides two-factor authentication capabilities, it's always nice to see things working in unit or functional testing. However, when running automated integrated tests isn't an easy task, as it might be dependent on other factors, like sending and receiving SMS messages.

With that in mind, we have created an extensible framework for you to test your applications being deployed with Authy OneCode and Authy Phone Verification for the delivery of the one-time passwords and tokens via SMS.

The framework can be found here. It's completely free and open source. 

Some of the tasks that the 2FA Automated Testing Framework is able to help you with are:

  • Acquire a new Twilio number (or use an existing one).

  • Set up a webhook URL for the Twilio number to forward the SMS messages generated and delivered by Authy OneCode and/or Authy phone verification. You can also set the framework to poll for SMS messages on your Twilio number.

  • Register the Twilio phone number and create a new user with the Authy service.

  • Use the Authy One Code and/or Authy Phone Verification API to trigger an SMS message delivery to the Twilio Number.

  • Validate the received SMS message payload with the Authy OneCode and/or Authy Phone Verification APIs.

  • Report if the token provided is valid or not.

  • Release the Twilio phone number and remove the Authy user depending on how you configure the framework.

So, if you need to test your 2FA application using Authy OneCode or Authy Phone Verification in an automated fashion, this framework is for you.

Download or clone it from here and start testing!

Automated Testing Framework Framework

Published at DZone with permission of Marcelo Jabali, DZone MVB. See the original article here.

Opinions expressed by DZone contributors are their own.

Popular on DZone

  • Container Orchestration Tools Comparison
  • How to Make Git Forget a Tracked File Now in .gitignore
  • Blocking Ads on Your Network Using Raspberry Pi 3 + Fedora + Pi-hole
  • Pattern Matching for Switch

Comments

DevOps Partner Resources

X

ABOUT US

  • About DZone
  • Send feedback
  • Careers
  • Sitemap

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • MVB Program
  • Become a Contributor
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 600 Park Offices Drive
  • Suite 300
  • Durham, NC 27709
  • support@dzone.com
  • +1 (919) 678-0300

Let's be friends:

DZone.com is powered by 

AnswerHub logo