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

HomeHomeDevelopment and...Development and...Getting StartedGetting StartedAuthentication ProblemAuthentication Problem
Previous
 
Next
New Post
6/11/2011 8:26 AM
 
HI, I am new to DNN,

I have a DNN website that users will  register & log in to, however there is some extra functionality & fields that is required during registeration, so I decided to work directly with the asp membership controls without going through DNN, but the Admin accounts they are created normally through DNN.





My problem, is that when I create a user directly through asp membership control (registeration), & try to log in using also asp membership control (log in). The user doesn't become authenticated (request.isAuthenticated = false), although he is correctly logged when I debug.

I noticed a DNN HTTP Module in web.config, that is called DNNMembership, when I remove it, everything works fine.



In brief, I want the admin account to be created normally using DNN, while I want to handle the front end user registeration, logging & all related things using asp membership Directly, as I have some extra functionality & validations.





Thank You

 
New Post
6/13/2011 4:28 AM
 
Hi,

I don't have a solution to your problem.

But know that you can add additional fields in the standard registration of DNN.

You can do it from "Site" / "user accounts", "Manage profile properties".

You can also add custom profile properties that you developed by youself.
 
New Post
7/3/2011 2:43 PM
 
kcvnjfdsui23e wrote:

HI, I am new to DNN,



I have a DNN website that users will  register & log in to, however there is some extra functionality & fields that is required during registeration, so I decided to work directly with the asp membership controls without going through DNN, but the Admin accounts they are created normally through DNN.











My problem, is that when I create a user directly through asp membership control (registeration), & try to log in using also asp membership control (log in). The user doesn't become authenticated (request.isAuthenticated = false), although he is correctly logged when I debug.



I noticed a DNN HTTP Module in web.config, that is called DNNMembership, when I remove it, everything works fine.







In brief, I want the admin account to be created normally using DNN, while I want to handle the front end user registeration, logging & all related things using asp membership Directly, as I have some extra functionality & validations.











Thank You



 You can create your own authentication provider.

 
New Post
8/22/2011 1:42 AM
 
Hi,
There is an Http module named "DotNetNuke.HttpModules.Membership.MembershipModule" in DNN system which provide the checking authecnation feature. Please review the relative code(http://dotnetnuke.codeplex.com/SourceControl/changeset/view/62680#986212) which contains the Request.isAuthenticated value checking.

I suggest that you can create an new httpmodule to replace this section to process your logic.

Developer in NovaSoftware, a professional oursoursing company in China(http://www.novasoftware.com/Developer/DotNetNuke.aspx). Majoring in DotNetNuke techniquche, such as custom modules development, skin implementation & DNN web site solution.
 
New Post
8/22/2011 1:47 AM
 
Hi,
There is an http module named "DotNetNuke.HttpModules.Membership.MembershipModule" in DNN system. You can review the code(http://dotnetnuke.codeplex.com/SourceControl/changeset/view/62680#986212) which contains the authencation checking operation for each request.
I suggest that you can create an new simular http module to replace this module. You can  process your custom logic in the new module.

Developer in NovaSoftware, a professional oursoursing company in China(http://www.novasoftware.com/Developer/DotNetNuke.aspx). Majoring in DotNetNuke techniquche, such as custom modules development, skin implementation & DNN web site solution.
 
Previous
 
Next
HomeHomeDevelopment and...Development and...Getting StartedGetting StartedAuthentication ProblemAuthentication 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