hangum / duo_client_java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

Build Status

duo_client - Demonstration client to call Duo API methods with Java.

Duo Verify API

The Duo Verify API provides the ability to call or text (SMS) a phone number with a one-time PIN number.

For more information see the Duo Verify API guide:

http://www.duosecurity.com/docs/duoverify

Duo Auth API

The Duo Auth API provides a low-level API for adding strong two-factor authentication to applications that cannot directly display rich web content.

For more information see the Duo Auth API guide:

https://www.duosecurity.com/docs/authapi

Duo Admin API

The Duo Admin API provides programmatic access to the administrative functionality of Duo Security's two-factor authentication platform. This feature is not available with all Duo accounts.

For more information see the Duo Admin API guide:

http://www.duosecurity.com/docs/adminapi

Duo Accounts API

The Duo Accounts API allows a parent account to create, manage, and delete other Duo customer accounts. This feature is not available with all Duo accounts.

For more information see the Duo Accounts API guide:

http://www.duosecurity.com/docs/accountsapi

About

License:Other


Languages

Language:Java 100.0%