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 ForumsAuthenticationAuthenticationUnable to LogoutUnable to Logout
Previous
 
Next
New Post
2/2/2009 5:56 PM
 

I just double checked a web.config here and it read <authentication mode="forms">. I wonder if not setting the mode defaulted it to "Windows" mode.

 
New Post
3/13/2009 3:21 PM
 

I know that once a user has Windows credentials, the only way to logout would be to lose those windows credentials.  I have a configuration which removes the windows credentials, but I am using a different login mechanism than DNN.  What I need to be able to do is have the Logout button log the user out of DNN (i.e. remove the DNN cookie) and then redirect to a separate logoff page (i.e. not the login page).  What's the recommended approach for this?  I saw the following code:
        Private Sub Redirect()
            ' Redirect browser back to portal
            Response.Redirect(AuthenticationController.GetLogoffRedirectURL(PortalSettings, Request), True)
        End Sub
And I believe that if I just made the result of that GetLogoffRedirectURL be my particular url, that all would be well.  But I couldn't determine where that AuthenticationController logic lives in the DNN source.

 
New Post
4/22/2009 8:48 PM
 
I have been having the same problem on 3 different Vbulletin sites the last few weeks.... I click LOGOUT and it just directs me back to the main index.... Usually i can CLOSE MY BROWSER,CLEAR MY COOKIES AND LOG BACK IN THEN CLICK "LOGOUT" AND IT WORKS FINE..... One VBB site i am on i cant do that either!! (I have to click LOGOUT like crazy and hope the site drops me) Could this be some kind of update they sent out to all people running VBB?? Just started a couple weeks ago..... (I thought it was the crap router i am now stuck with but maybe it isnt) Thanx
 
Previous
 
Next
HomeHomeDNN Open Source...DNN Open Source...Provider and Extension ForumsProvider and Extension ForumsAuthenticationAuthenticationUnable to LogoutUnable to Logout


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