S
Sergey Kuleshov
Hello all!
Is there any way I can have two different login areas in one web
application? I have user portal, to which customers can login and I have
admin panel. Using roles doesn’t really help here, cause customers and
admins are entirely different entities. Furthermore design of their login
pages will be different.
I know that forms authentication doesn’t support this natively, but
probably there is a known pattern?
Thank you!
Is there any way I can have two different login areas in one web
application? I have user portal, to which customers can login and I have
admin panel. Using roles doesn’t really help here, cause customers and
admins are entirely different entities. Furthermore design of their login
pages will be different.
I know that forms authentication doesn’t support this natively, but
probably there is a known pattern?
Thank you!