opendatahub-io-contrib / workbench-images

Various custom Workbenches and Runtimes for Open Data Hub and OpenShift Data Science
MIT License
35 stars 23 forks source link

R Studio and VS Code Logout from Openshift Oauth possible? #36

Open shalberd opened 11 months ago

shalberd commented 11 months ago

with oauth proxy and redirects, there is usually also a logout url that in essence terminates the "let me pass" and forces a new show of the oauth openshift proxy / login dialog of Openshift.

I know that ODH Dashboard allows for that. Have not tested whether regular Jupyter Notebooks logout lands back on the openshift ose-oauth proxy Openshift OAuth Page and destroys all session cookies.

But regarding R Studio and VS Code:

Singing out of ose-oauth container / openshift oauth.

Is there a possibility to call that somehow? I guess it would need a change to R Studio itself ... instead of hiding the menus in R, changing their target url.