is it possible to use iis 7 to manage forms authentication
Posted
by yamspog
on Stack Overflow
See other posts from Stack Overflow
or by yamspog
Published on 2010-03-22T17:47:39Z
Indexed on
2010/03/22
17:51 UTC
Read the original article
Hit count: 290
I have a web application that is using forms authentication. Everything is configured and working correctly. However, i'm dealing with the issue of creating and maintaining users and role membership.
I know that I can roll my own solution but I'm wondering if there is an alternative solution?
Does iis7 provide screens for managing forms authentication users? Is there a reliable, free solution that someone would recommend?
Thanks!
© Stack Overflow or respective owner