the-littlest-jupyterhub
the-littlest-jupyterhub copied to clipboard
[Azure AD] How to authenticate JupyterHub (tljh) using Azure AD?
- I have hosted JupyterHub in Azure VM (Ubuntu machine)
- My objective is to override the default authentication (PAM) and replace it with Azure AD (Microsoft SSO).
- I have tried to configure using
tljh-configcommand but it failed. - I have also tried generating a
jupyterHub_config.pyfile in etc folder but that too failed. - In both the above steps I have set the client_id, client_secret, tenant_id, redirect _url from the created app service in Azure.
I looked for documentation online but nothing helps me. Can anyone provide a proper procedure to be followed for setting up the authentication using Azure AD?
Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! :hugs:
If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively.
You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! :wave:
Welcome to the Jupyter community! :tada:
Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! :hugs:
If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively.
You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! :wave:
Welcome to the Jupyter community! :tada: