You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: