diff --git a/server_admin/topics/identity-broker/social/microsoft.adoc b/server_admin/topics/identity-broker/social/microsoft.adoc index d7b975dcca..45f1f6eb84 100644 --- a/server_admin/topics/identity-broker/social/microsoft.adoc +++ b/server_admin/topics/identity-broker/social/microsoft.adoc @@ -37,7 +37,7 @@ WARNING: From November 2018 onwards, Microsoft is removing support for the Live The {project_name} Microsoft identity provider has been updated to use the new endpoints so make sure to upgrade to {project_name} version 4.6.0 or later in order to use this provider. Furthermore, client applications registered with Microsoft under "Live SDK applications" will need to be re-registered - in the https://apps.dev.microsoft.com/[Microsoft Application Registration] portal to obtain an application id that + in the https://account.live.com/developers/applications/create[Microsoft Application Registration] portal to obtain an application id that is compatible with the Microsoft Graph API. endif::[] ifeval::[{project_product}==true] @@ -45,6 +45,6 @@ WARNING: From November 2018 onwards, Microsoft is removing support for the Live The {project_name} Microsoft identity provider has been updated to use the new endpoints so make sure to upgrade to {project_name} version 7.2.5 or later in order to use this provider. Furthermore, client applications registered with Microsoft under "Live SDK applications" will need to be re-registered - in the https://apps.dev.microsoft.com/[Microsoft Application Registration] portal to obtain an application id that + in the https://account.live.com/developers/applications/create[Microsoft Application Registration] portal to obtain an application id that is compatible with the Microsoft Graph API. endif::[] diff --git a/upgrading/topics/keycloak/changes.adoc b/upgrading/topics/keycloak/changes.adoc index f49b0f5daa..b69ba0d457 100644 --- a/upgrading/topics/keycloak/changes.adoc +++ b/upgrading/topics/keycloak/changes.adoc @@ -39,7 +39,7 @@ to use the new endpoints so if this integration is in use make sure you upgrade Legacy client applications registered under "Live SDK applications" won't work with the Microsoft Graph endpoints due to changes in the id format of the applications. If you run into an error saying that the application identifier was not found in the directory, you will have to register the client application again in the -https://apps.dev.microsoft.com/[Microsoft Application Registration] portal to obtain a new application id. +https://account.live.com/developers/applications/create[Microsoft Application Registration] portal to obtain a new application id. === Migrating to 4.4.0