Questions tagged [duosecurity]

17 questions
0
votes
0 answers

Spring boot SAML authentication with Duo as IdP getting re-redirected to spring form login page after IDP login

Spring boot SAML authentication with Duo as IdP in staging ,getting re-redirected to spring form login page after IDP login. While I have tried the same app in my local with Okta as IdP and it works. …
0
votes
1 answer

Getting 'Missing request timestamp' error from DUO API: Code 40104

Can anyone help with me with this error I am facing? I am fairly new to java. Here I am trying to create a user on Duo Admin API but when I run this code I get this import java.io.IOException; import java.net.URI; import…
1
2