From c165ed15cb31942b01e6089c41bbfb6c3f760385 Mon Sep 17 00:00:00 2001 From: Kourosh Maneshni <39573922+kourosh7@users.noreply.github.com> Date: Mon, 14 Nov 2022 11:55:04 -0800 Subject: [PATCH] Update configure-azure-ad.md MS extended the retirement of the Azure AD Graph API from end of 2022 to June 30, 2023. https://learn.microsoft.com/en-us/answers/questions/768833/when-is-adal-and-azure-ad-graph-reaching-end-of-li.html https://learn.microsoft.com/en-us/graph/migrate-azure-ad-graph-overview --- .../authentication-config/configure-azure-ad.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/authentication-config/configure-azure-ad.md b/docs/how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/authentication-config/configure-azure-ad.md index b124eec67e9..49aa4638581 100644 --- a/docs/how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/authentication-config/configure-azure-ad.md +++ b/docs/how-to-guides/new-user-guides/authentication-permissions-and-global-configuration/authentication-config/configure-azure-ad.md @@ -218,7 +218,7 @@ The following table maps the custom config values you copied in the Azure portal ### Migrating from Azure AD Graph API to Microsoft Graph API -Since [Azure AD Graph API](https://docs.microsoft.com/en-us/graph/migrate-azure-ad-graph-overview) was deprecated in June 2022 and will be retired at the end of 2022, users should update their Azure AD App to use the new [Microsoft Graph API](https://docs.microsoft.com/en-us/graph/use-the-api) in Rancher. +Since [Azure AD Graph API](https://docs.microsoft.com/en-us/graph/migrate-azure-ad-graph-overview) was deprecated in June 2022 and will be retired on June 30, 2023, users should update their Azure AD App to use the new [Microsoft Graph API](https://docs.microsoft.com/en-us/graph/use-the-api) in Rancher. #### Updating Endpoints in the Rancher UI @@ -312,4 +312,4 @@ Token Endpoint | https://login.partner.microsoftonline.cn/{tenantID}/oauth2/v2 - Use another third-party auth system and set that up in Rancher. Please see the [authentication docs](../../../../pages-for-subheaders/authentication-config.md) to learn how to configure other open authentication providers. - \ No newline at end of file +