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
Hello, due to recent Azure policy changes, we will not be allowed to user client_id and client_secret, and be forced to change to MSI. Is there a recommendation on how to authenticate or maybe a plan to update oauthenticator.azuread to support MSI? Thank you.
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! 👋
From this link I learned that MSI is now called Managed identities for Azure resources, but I've not read up on that yet.
Managed identities for Azure resources is the new name for the service formerly known as Managed Service Identity (MSI).
Do you have a link to the policy change?
consideRatio
changed the title
Issue on page /reference/api/gen/oauthenticator.azuread.html
Adjusting to Azure policy change related to client_id and client_secret ?
Sep 1, 2024
Hello, due to recent Azure policy changes, we will not be allowed to user client_id and client_secret, and be forced to change to MSI. Is there a recommendation on how to authenticate or maybe a plan to update oauthenticator.azuread to support MSI? Thank you.
The text was updated successfully, but these errors were encountered: