Closed npc2kor closed 2 years ago
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:
Please don't open duplicate issues (https://discourse.jupyter.org/t/403-forbidden-error-when-using-azure-ad-for-authentication/16737) as it ends up wasting maintainer's time.
We are hosting Jupyterhub on an AKS instance, using helm charts and using Azure AD to authenticate the org users. The App Registration on Azure is properly configured, with API Permissions - user.read, openid, profile, email granted.
However, I am getting a 403: Forbidden error, when signing in using Azure AD credentials. Herewith attaching the error as well as the values.yaml configuration for your reference.
Error from the pod logs:
Values.yaml configuration