You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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-config command but it failed.
I have also tried generating a jupyterHub_config.py file 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?
The text was updated successfully, but these errors were encountered:
Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! 🤗
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! 👋
Welcome to the Jupyter community! 🎉
manics
transferred this issue from jupyterhub/oauthenticator
Nov 16, 2023
Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! 🤗
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! 👋
tljh-config
command but it failed.jupyterHub_config.py
file in etc folder but that too failed.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?
The text was updated successfully, but these errors were encountered: