Page 1 of 1

Logout not reflected in Admin screen

Posted: Thu Feb 05, 2015 7:05 pm
by johnsollieholmes
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

Re: Logout not reflected in Admin screen

Posted: Fri Feb 06, 2015 5:30 pm
by Beth
Can you check your Vault Server Log to see if a logout entry?