Re: Authenticating users in an n-Tier/layer architecture
From: Javier Miranda (jamiranda@lycos.com)
Date: 03/18/03
- Next message: Javier Miranda: "Re: ASPNET Account, Impersonation, SQL Server problem"
- Previous message: Javier Miranda: "Re: Form authentication customization"
- In reply to: Chris Blanco: "Authenticating users in an n-Tier/layer architecture"
- Next in thread: Javier Miranda: "Re: Authenticating users in an n-Tier/layer architecture"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "Javier Miranda" <jamiranda@lycos.com> Date: Tue, 18 Mar 2003 15:21:41 -0400
Could you explain more "... I need to pass authentication and access level
information
to my other layers, mainly because there will be an API that can access this
information outside of our web application"?
It means to get username and groups membership and pass it to other tiers as
part of the call?
What will be that "API that can access this information outside of our web
application"?
"Chris Blanco" <cblancoNOSPAM@necam.com> wrote in message
news:uTbLFuV7CHA.3208@TK2MSFTNGP11.phx.gbl...
> I am writing a LARGE database based web application with an n-Tier
> architecture. On my ASP.NET front end I am using forms authentication
which
> is great. However I need to pass authentication and access level
information
> to my other
> layers, mainly because there will be an API that can access this
information
> outside of our web application. Is there anyone that knows of some
> documentation on how this can be combined with Forms Authentication to
> provide a seamless security system?
>
> Thanks in advance
> Chris
>
>
>
- Next message: Javier Miranda: "Re: ASPNET Account, Impersonation, SQL Server problem"
- Previous message: Javier Miranda: "Re: Form authentication customization"
- In reply to: Chris Blanco: "Authenticating users in an n-Tier/layer architecture"
- Next in thread: Javier Miranda: "Re: Authenticating users in an n-Tier/layer architecture"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|