Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 678 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 678 Bytes

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