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

HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsAuthenticationAuthenticationCustom Authentication Module/PackageCustom Authentication Module/Package
Previous
 
Next
New Post
7/8/2008 4:25 PM
 

What I really want is a module that can do login but will leverage the Standard DNN form Authentication. My first plan was to build a module that would authenticate similar to LiveID or OpenID but using our servers.

I have gotten things working but for ONE part. I can log users in, but  only with the DNN authType not with the new authType. As I understand things, this is why when logging out DNN is not using the logoff.ascx from the *.dnn for my Authentication package.

I am still learning how these Authentication Module/Packages are put together and think I am missing an intregal piece. The authType DOES appear in the Authentication table.

I am not sure what code to add. There are so many parts to these modules and I cannot get my code to display correctly in this thing...

 JDunsmore

 
New Post
7/8/2008 6:14 PM
 

EDIT: here is where I am stuck:

the following code returns LOGIN_SUCCESS when using the authType "DNN" or no authType but authType "DNN" will not use the Computility logoff.ascx page

UserInfo

objUser = UserController.ValidateUser("username"],computilityUserPass,"Computility",

""

,PortalSettings.PortalName,IPAddress,ref loginStatus);

 

The username and password are correct. I have checked them and like I mentioned, it works with "DNN" authType but not "Computility" authType

Is there some detail on setting up a authType that I missed in the code?

I dont want to mess about with the core. I want this to be portable.

PortalId,userInfo[

 
New Post
7/9/2008 1:59 AM
 

I'll try to take a look at how the Logoff control works from the core code tomorrow if I get a chance (a bunch of office moves are happening at work and I've got to deal with the computer side of things).

 
New Post
7/9/2008 9:13 AM
 

Mike,

      Thanks in advance. ;) and I have done many many office moves! good luck! heh

       I have taken quite a bit from the OpenID and LiveID code and this one line is nearly identical. Yet I continue to get "LOGIN_FAILURE" and the UserInfo objUser does not seem to be created or gets discarded. I am wondering if I have skipped a step that OpenID or LiveID have done to make this work and I have just not found it. I am continuing to look. ;)

       I look forward to hearing what you find about the authentication Logoff.

 

 
New Post
9/20/2010 4:44 AM
 
Are there any solutions for this problem?
 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsAuthenticationAuthenticationCustom Authentication Module/PackageCustom Authentication Module/Package


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