Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I am running “Duo Admin API Example client” appln and replacing ikey skey and host values
directly in the class instead of cmd and getting below error:-
Duo Admin Demo
error making request
java.lang.Exception: Duo error code (40102): Invalid integrat...
We are using Web SDK. We want to avoid the prompt when only 1 authentication method is selected in the new policy (ex: Push). So we want by default send the Push notification when DuoWeb.signRequest(ikey, skey, akey, username) call is made