This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
docpublic:systemes:systemes:jupyter:jupyterhub [2021/07/12 14:37] adminjp [SAML authenticator] |
docpublic:systemes:systemes:jupyter:jupyterhub [2021/07/12 20:58] (current) adminjp [REMOTE_USER auth] |
||
---|---|---|---|
Line 305: | Line 305: | ||
-rw-r--r-- 1 root root 4 12 juil. 16:33 INSTALLER | -rw-r--r-- 1 root root 4 12 juil. 16:33 INSTALLER | ||
-rw-r--r-- 1 root root 1026 12 juil. 16:33 RECORD | -rw-r--r-- 1 root root 1026 12 juil. 16:33 RECORD | ||
+ | </ | ||
+ | |||
+ | |||
+ | ===== REMOTE_USER auth ===== | ||
+ | |||
+ | we'll try to authenticate through a shibboleth SP proxy to benefit from federated access , then redirect that REMOTE_USER to jupyterhub | ||
+ | |||
+ | * https:// | ||
+ | |||
+ | < | ||
+ | [root@jhub jupyterhub]# | ||
+ | Collecting jhub_remote_user_authenticator | ||
+ | Downloading jhub_remote_user_authenticator-0.1.0-py3-none-any.whl (3.6 kB) | ||
+ | ... | ||
+ | Installing collected packages: jhub-remote-user-authenticator | ||
+ | Successfully installed jhub-remote-user-authenticator-0.1.0 | ||
+ | |||
</ | </ |