As the subject implies, I'm getting the following error trying to authenticate 
through Duo.

The actual error log is below:

20:41:02.883 [localhost-startStop-1] INFO  o.a.g.extension.ExtensionModule - 
Extension "Duo TFA Authentication Backend" loaded.

20:41:55.912 [http-nio-8080-exec-3] WARN  o.a.g.e.AuthenticationProviderFacade 
- The "duo" authentication provider has been skipped due to an internal error. 
If this is unexpected or you are the developer of this authentication provider, 
you may wish to enable debug-level logging: 
LOGIN.INFO_DUO_VALIDATION_CODE_INCORRECT

I have Duo authentication working on another installation using LDAP as 
authentication. In this installation, I'm simply trying to use database 
(postgresql) authentication. Is this not possible? Do I need to use LDAP with 
Duo or am I doing something wrong here? I've checked and double checked my 
config and everything looks as it should.

This is guacamole on Docker btw if it makes any difference.

Thanks in advance


Reply via email to