This is ultimately problem in ` {{ oauth-proxy ` }} . Calling ` {{ /oauth/sign_in ` }} clears cookies only of proxied app not OpenShift login itself. So after clicking, OpenShift user is logged in automatically. Other apps such as AMQ console have this problem too. Only way would be to invalidate the OpenShift login, but I think that ` {{ oauth-proxy ` }} can't do that. I made a issue on their github https://github.com/openshift/oauth-proxy/issues/126. |
|