application authentication design ideas

Posted by Berryl on Stack Overflow See other posts from Stack Overflow or by Berryl
Published on 2010-05-29T07:57:10Z Indexed on 2010/05/29 8:02 UTC
Read the original article Hit count: 309

Hello

I am working with on an app that uses wpf / silverlight on the front end and nhibernate on the back end, and looking for some design ideas to address authentication; I was looking at Rhino Security which I think is pretty slick and certainly useful, but doesn't in and of itself seem to address authentication.

That said, I am looking for something of a technology agnostic overview of authentication design issues at this point. Does anyone have any links and / or experiences with an authentication design that is relatively easy to adapt to different common technologies.

Cheers,
Berryl

© Stack Overflow or respective owner

Related posts about wpf

Related posts about Silverlight