microsoft / vscode-jupyter-hub

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

OIDC Support #59

Open IamTaoChen opened 5 months ago

IamTaoChen commented 5 months 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 4 months 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