04-04-2018 09:06 PM
How do I authenticate against a JavaStandard application?
I tried to use https://github.com/duosecurity/duo_client_java but it does not work.
When i run DuoTest.java
Duo Verify Demo
org.apache.commons.cli.MissingOptionException: Missing required options: host, ikey, skey, username
at org.apache.commons.cli.Parser.checkRequiredOptions(Parser.java:299)
at org.apache.commons.cli.Parser.parse(Parser.java:231)
at org.apache.commons.cli.Parser.parse(Parser.java:85)
at com.duosecurity.example.DuoVerify.main(DuoVerify.java:48)
Missing required options: host, ikey, skey, username
usage: DuoVerify
-help Print this message
-host ■■■■■■■■■■■■■■■■■■■■■■■■■
-ikey xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
-skey xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
-username xxx@gmail.com
Please give me the appropriate example.
Solved! Go to Solution.
04-09-2018 12:45 PM
04-09-2018 12:45 PM
Responded to you here..
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide