Multiple authentication schemes
From: Rasmus Oudal Edberg (rasmus_at_nospam.studentz.dk)
Date: 04/04/05
- Previous message: howard39_at_nospam.nospam: "Re: ASP.NET Application intermittently fails to start"
- Next in thread: Shaun Wilde: "RE: Multiple authentication schemes"
- Reply: Shaun Wilde: "RE: Multiple authentication schemes"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Mon, 04 Apr 2005 19:39:55 +0200
Hi,
I am currently using a ASP.NET CMS system(umbraco.org) which
uses forms authentication.
The forms authentication is used to allow editing of pages etc.
Now i would like to use another scheme
(perhaps forms, or webservice) in the some custom controls I am
creating. The reason I would like to do this is that these controls
are going to connect to a backend system with another userdatabase.
So in short terms, how can I use multible authentication schemes in
an ASP.NET application?
Regards,
Rasmus Oudal Edberg
- Previous message: howard39_at_nospam.nospam: "Re: ASP.NET Application intermittently fails to start"
- Next in thread: Shaun Wilde: "RE: Multiple authentication schemes"
- Reply: Shaun Wilde: "RE: Multiple authentication schemes"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|