Skip to content

ajulka9/duo_java

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

Build Status

duo_java - Duo two-factor authentication for Java web applications

This package allows a web developer to quickly add Duo's interactive, self-service, two-factor authentication to any web login form - without setting up secondary user accounts, directory synchronization, servers, or hardware.

What's here:

  • js - Duo Javascript library, to be hosted by your webserver.
  • DuoWeb - Duo Java SDK to be integrated with your web application, including unit tests

Usage

This library requires Java 6 or later.

The Java WebSDK project is not currently available from Duo Security on Maven. Currently this GitHub project is the only supported source for the Duo Java WebSDK.

Developer documentation: http://www.duosecurity.com/docs/duoweb

Support

Report any bugs, feature requests, etc. to us directly: support@duosecurity.com

Have fun!

http://www.duosecurity.com

About

Duo two-factor authentication for Java web applications

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Java 82.0%
  • JavaScript 18.0%