Skip to content

Sepiidae/duo-registration

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Process

Maven is used to build the project. To build the war distribution file, clone the project and execute: mvn install

In order for successful compilation:

Copy the DuoKeys.Template and include your own integration iKeys, sKeys, hKeys:

cp ./src/main/resources/DuoKeys.Template ./src/main/resources/DuoKeys.properties

Dependencies

The following dependencies are not available through the Maven repositories and must be installed separately:

The Registration/Management portion of the Web pages are locked with simple Spring Form Security. Username: DuoTestUser Password: 123456

About

User Enrollment UI for DUO

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 94.0%
  • JavaScript 6.0%