microsoft / vscode-jupyter-hub

Jupyter Hub Support in VS Code
https://marketplace.visualstudio.com/items?itemName=ms-toolsai.jupyter-hub
MIT License
8 stars 6 forks source link

OIDC Support #59

Open IamTaoChen opened 1 month ago

IamTaoChen commented 1 month ago

My jupyterhub uses OIDC for authentication and without password, so I have to create the token manually. Is that possible to support oidc?

lobanov commented 1 month ago

+1 on this, it'll be more secure and easier than to request users to create Hub API tokens and then ensure tokens are regularly rotated