-
Notifications
You must be signed in to change notification settings - Fork 87
Open
Labels
Description
When someone clicks the sign-out button, next to the rstudio quit button at the top right, the user receives a location
in the response headers of /user/soandso/rstudio/auth-sign-out/auth-sign-in. Since the user gets logged out of rstudio, they receive a 401, and the body contains only Unauthorized
.
If a user is on a hub with rstudio, I think the expected behavior of clicking this button is to initiate the hub sign-out process. So when the proxy sees /auth-sign-out/auth-sign-in in the response header, it should replace the value with /user/soandso/logout.