Logout not reflected in Admin screen

Post your questions regarding using the Vault and Fortress API in your programs.

Moderator: SourceGear

Post Reply
johnsollieholmes
Posts: 1
Joined: Mon Jan 26, 2015 5:06 pm

Logout not reflected in Admin screen

Post by johnsollieholmes » Thu Feb 05, 2015 7:05 pm

I'm testing the API. I have a separate user I'm using for doing API automation stuff. I'm using the sample code from the forum that has BasicSourceControl function and that's working fine. However, when I looked at the Admin panel and select Users it shows that user with a Status of 'Logged in'. I looked at more sample code on the forum and found the Logout() method, so at the end of that function I added the following line: ServerOperations.Logout();

After I ran the code it didn't change the Status of that user. Please advise on how to logout the user programmatically.

Thanks,

John

Beth
Posts: 8550
Joined: Wed Jun 21, 2006 8:24 pm
Location: SourceGear
Contact:

Re: Logout not reflected in Admin screen

Post by Beth » Fri Feb 06, 2015 5:30 pm

Can you check your Vault Server Log to see if a logout entry?
Beth Kieler
SourceGear Technical Support

Post Reply