The persistence of the openstackid session causes issues where
when people log out, then click "Sign-In" again, they aren't
prompted for their password. Instead they are logged in automatically
with the users they just logged out from because the openstackid endpoint
still has them as logged in. With this patch, the user will be logged
out of refstack as well as openstackid when signing out of RefStack.
This way a user can sign into refstack with another openstackid
without having to delete cookies or navigate to the openstackid site
to manually log out.
Change-Id: I23936ba6b64b58e4f6a3f4d62ba89439c4ddee21