jwtauthenticator icon indicating copy to clipboard operation
jwtauthenticator copied to clipboard

redirect to https url

Open EricGao888 opened this issue 3 years ago • 0 comments

I try to use apache knox to establish a reverse proxy for jupyterhub. Therefore, I need to use jwtauthenticator so that jupyterhub can achieve jwt after get authenticated by knox sso. However, after authentication, I get redirected to https://ip:port/hub. Is there any way to get directed to http://ip:port/hub? Thanks!

EricGao888 avatar Jul 15 '21 03:07 EricGao888