Project

duo-rest

0.0
No commit activity in last 3 years
No release in over 3 years
Gem interface for Duo security rest api
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 0
>= 0
 Project Readme

duo-rest

This is a gem that provides access to the Duo Security Rest Api.

Methods

  1. ping

    tests the connection to duo security rest api

  2. check

    checks your credentials for the correct keys

  3. preauth(username)

    information to display to the user to decide which way they want to log in.

  4. auth(username, auth_method)

    logging the user in.

    the only tested auth method right now is push

More Info

For more info about the duo security process go here