Shibolleth IDP with Duo Security and google apps

Kevin P. Foote kpfoote at iup.edu
Mon Oct 7 10:25:06 EDT 2013


On Mon, 7 Oct 2013, Kobi Seviliya wrote:

> now, when i login to my google apps site im redirected to my IDP and it
> accepts my LDAP password and should redirect me to the Duo login site or
> something like that, but i see im redirected to :
> /idp/authn/DuoUserPassword which shows a blank page with an X on the upper
> left side ..
>
> thats the last line i get on my log :
>
> Authenticating user with login handler of type
> com.duosecurity.shibboleth.idp.twofactor.TwoFactorLoginHandler

Did you make the proper changes to web.xml and add the duo.jsp and the 
and the other bundle to your webapp directory?

I believe the LoginHandler is missing the jsp page its looking to serve and
possibly some other jsp pages..

You have to ensure that the reference bundle that the duo.jsp page is
calling is available from your webapp tree.

That info is on the duo docs page for shibboleth.


------
thanks
  kevin.foote



More information about the users mailing list