On Thu, May 21, 2020 at 2:37 PM Dino Edwards
<[email protected]> wrote:

> 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 think this may just be incorrect logging of an error. Additional logging
was introduced recently which was intended to point out when an internal
error blocks authentication, but an invalid Duo code is not an internal
error and doesn't block auth from working.

Except for this error appearing in the logs, do things work as expected?

- Mike

Reply via email to