NetTalk Central

Author Topic: How does secwinwebloginform know to logout a user?  (Read 2386 times)

rjmiller

  • Jr. Member
  • **
  • Posts: 91
    • View Profile
    • Email
How does secwinwebloginform know to logout a user?
« on: February 22, 2014, 10:57:26 AM »
I am trying to identify where in secwinwebloginform that a user is logged out.

Looks like logout button in main menu just places a call to secwinwebloginform.  I am trying to refresh top page after logged out.

  RJ

Bruce

  • Global Moderator
  • Hero Member
  • *****
  • Posts: 11244
    • View Profile
Re: How does secwinwebloginform know to logout a user?
« Reply #1 on: February 22, 2014, 09:30:24 PM »
I'll need to fire up an example Rick.

One thing to check for - go to the WebServer procedure, to the Security tab, and make sure
"Delete Session on Logout" is OFF
Unless the logout sequence is very specific that setting can cause you pain.

cheers
Bruce