MFA and DUO

Cantor, Scott cantor.2 at osu.edu
Wed Mar 22 14:52:03 EDT 2017


On 3/22/17, 1:59 PM, "users on behalf of Hong Ye" <users-bounces at shibboleth.net on behalf of hy93 at cornell.edu> wrote:

> I’ve configured Duo with MFA in IDP 3.3.1. Our primary authentication uses authn/RemoteUser. After successful primary
> authentication, I got error when Duo was triggered. Here is the error in the log:

I think you must have modified it, or you're not using the Duo flow provided, because we don't rely on the UsernamePasswordContext as the source of the username, so we don't have anything calling that method that it's complaining about.

usernamePasswordContext.getUsername())

If I had to guess I suppose I would guess you're using some other Duo implementation, in which case you should switch. The one you're using appears to assume use of the Password flow, so that isn't really going to work.

-- Scott




More information about the users mailing list