Using Active Directory and Open ID to authenticate a Play Framework based application.

Posted by Nick Jones on Stack Overflow See other posts from Stack Overflow or by Nick Jones
Published on 2010-03-22T06:33:30Z Indexed on 2010/03/26 19:53 UTC
Read the original article Hit count: 362

I have an application I am building using the Play Framework. I would like this application to authenticate users using Open ID and Active Directory. Is this possible? Please excuse my ignorance as I am not a J2EE expert but come from a deep knowledge of the .Net framework and some experience writing Java applications. Any guidance would be much appreciated. Thanks in advance.

© Stack Overflow or respective owner

Related posts about play-framework

Related posts about playframework