Products

Solutions

Resources

Partners

Community

Blog

About

QA

Ideas Test

New Community Website

Ordinarily, you'd be at the right spot, but we've recently launched a brand new community website... For the community, by the community.

Yay... Take Me to the Community!

Welcome to the DNN Community Forums, your preferred source of online community support for all things related to DNN.
In order to participate you must be a registered DNNizen

HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0Custom Form Based Authentication problemCustom Form Based Authentication problem
Previous
 
Next
New Post
12/5/2006 8:01 AM
 
Hi All,
I'm porting a xxxapp web app from ASP1.1 to DNN 4.3.5 . I have FormBasedAuthentication in xxxapp where I validate the user from a database and then do
if(CustomValidate("username","password"))
{
FormAuthentication.SetAuthCookie("username",false);
Response.Redirect(targetUrl);
}
On the targetUrl( a page in dnn with a custom module added) I check Request.IsAuthenticated( which is supposed to be true after doing FormAuth...SetAuth...) and take necessary actions.
This works fine in xxxapp but in DNN Request.IsAuthenticated isn't set to true as expected. What do I need to do to make it work in DNN.

Many Thanks !
 
New Post
2/15/2007 4:46 PM
 
I am running into the same issue with a custom login module.  The Request.IsAuthenticated returns false even thought the correct password was entered.   Did you find a resolution to your issue?
 
New Post
2/15/2007 7:29 PM
 
You guys might be interested in clicking the AuthIntegrator link in my sig.  The next version, 1.1, due out before the end of this month allows DNN 4.3.5+ portals to control the authentication and authorization of external ASP.NET (both 1.1 and 2.0) applications.

No code changes at all for external 2.0 apps...I'm still niggling through the 1.1 implementation...if a change is required it is likely a small change to existing code you already have.
 
Previous
 
Next
HomeHomeArchived Discus...Archived Discus...Developing Under Previous Versions of .NETDeveloping Under Previous Versions of .NETASP.Net 2.0ASP.Net 2.0Custom Form Based Authentication problemCustom Form Based Authentication problem


These Forums are dedicated to discussion of DNN Platform and Evoq Solutions.

For the benefit of the community and to protect the integrity of the ecosystem, please observe the following posting guidelines:

  1. No Advertising. This includes promotion of commercial and non-commercial products or services which are not directly related to DNN.
  2. No vendor trolling / poaching. If someone posts about a vendor issue, allow the vendor or other customers to respond. Any post that looks like trolling / poaching will be removed.
  3. Discussion or promotion of DNN Platform product releases under a different brand name are strictly prohibited.
  4. No Flaming or Trolling.
  5. No Profanity, Racism, or Prejudice.
  6. Site Moderators have the final word on approving / removing a thread or post or comment.
  7. English language posting only, please.
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out
What is Liquid Content?
Find Out