You have an installation of PortalGuard and are looking to log out of PortalGuard.
Authenticated users can logout of PortalGuard at any time using the "Log Out" link in the upper right corner of its own pages:
You can optionally control where the user is redirected after the PortalGuard logout by using the “ReturnUrl” query string parameter. The value of this parameter must be URL-encoded. For Example to send users to “https://www.google.com”, you would use:
The only other caveat is that PortalGuard has a white list of “external” servers it can redirect users to after a logout (this is for security purposes). You can add extra server names in C:\InetPub\PortalGuard\web.config as shown in the screenshot below (see the green highlight):
Only the protocol (e.g. “https://”) and server name should be specified here. Run “iisreset” from an administrative command prompt for any changes to take effect.
REV. 3/2019| PortalGuard