I have a protocol that needs to be run by several different users from the same Window's user's logon. I'm finding that once the first user logons onto PP, all the subsequent users will use *that* person's PP logon.
I know that if I remove the SCISID9944 cookie from the browser, then PP will prompt the next PP user for their logon credentitals. Is there a way to do that from a protocol?
The thread (Updated Link) mentions a URL (http://server:port/security/sessions/current) that queries the currently logged on PP user. And guessing showed that http://server:port/security/sessions/logout will logout the current user. I prefer *not* doing that, unless I could verify that it is supported. Is there any documentation for the "security/sessions" URLs?
Thank you,
Randy Stegbauer