From 3a805f6f1190b5f76c125f769c60acfd6fa96fff Mon Sep 17 00:00:00 2001 From: Jim Johnson Date: Tue, 3 Dec 2024 10:13:38 -0800 Subject: [PATCH] updating sunset dates for traditional service accounts (#270) --- api_essentials/api_security_overview.md | 3 ++- .../developer_managed_service_accounts.md | 3 ++- overview/announcements.md | 15 ++++++++------- overview/service_account_deprecation.md | 10 +++++----- 4 files changed, 17 insertions(+), 14 deletions(-) diff --git a/api_essentials/api_security_overview.md b/api_essentials/api_security_overview.md index 4ba932b..0c86098 100644 --- a/api_essentials/api_security_overview.md +++ b/api_essentials/api_security_overview.md @@ -31,7 +31,8 @@ Disconnecting the app in a specific company will not revoke tokens on behalf of >**Deprecation of Traditional Service Accounts** > > Traditional Service Accounts were deprecated on December 9, 2021. -> All traditional service accounts will be sunset on a future date to be announced. +> Beginning January 21, 2025, we will no longer allow the creation of new Traditional Service Accounts. +> Existing Traditional Service Accounts will continue to function until March 24, 2025. > As a result of this deprecation, developers of data connection applications that currently use traditional service accounts are required to update their applications to use Developer Managed Service Accounts (DMMSAs), and customers will be required to install these updated applications before the sunset date. > See the following articles for information on DMSAs and steps for migrating your projects from traditional service accounts. > - [Deprecation of Traditional Service Accounts]({{ site.url }}{{ site.baseurl }}{% link overview/service_account_deprecation.md %}) diff --git a/building_applications/developer_managed_service_accounts.md b/building_applications/developer_managed_service_accounts.md index b5d2b94..54a5f3d 100644 --- a/building_applications/developer_managed_service_accounts.md +++ b/building_applications/developer_managed_service_accounts.md @@ -9,7 +9,8 @@ section_title: Building Applications >**Deprecation of Traditional Service Accounts** > > Traditional Service Accounts were deprecated on December 9, 2021. -> All traditional service accounts will be sunset on a future date to be announced. +> Beginning January 21, 2025, we will no longer allow the creation of new Traditional Service Accounts. +> Existing Traditional Service Accounts will continue to function until March 24, 2025. > As a result of this deprecation, developers of data connection applications that currently use traditional service accounts are required to update their applications to use DMSAs, and customers will be required to install these updated applications before the sunset date. > See [Deprecation of Traditional Service Accounts]({{ site.url }}{{ site.baseurl }}{% link overview/service_account_deprecation.md %}) for additional information. diff --git a/overview/announcements.md b/overview/announcements.md index 6046223..46a06ce 100644 --- a/overview/announcements.md +++ b/overview/announcements.md @@ -5,13 +5,13 @@ layout: default section_title: Overview --- ->**Sunset of Traditional Service Accounts** (01/29/2024) +>**Sunset of Traditional Service Accounts** (updated 12/03/2025) > ->*All Traditional Service Accounts will sunset on December 31, 2024.* +>*All Traditional Service Accounts will sunset on March 24, 2025.* > -Traditional Service Accounts were deprecated on December 9, 2021. ->Beginning October 1, 2024, we will no longer allow the creation of new Traditional Service Accounts. ->Existing Traditional Service Accounts will continue to function until December 31, 2024. +>Traditional Service Accounts were deprecated on December 9, 2021. +>Beginning January 21, 2025, we will no longer allow the creation of new Traditional Service Accounts. +>Existing Traditional Service Accounts will continue to function until March 24, 2025. > >In accordance with this timeline, developers of data connection applications that currently use Traditional Service Accounts are required to update their applications to use Developer Managed Service Accounts, and customers will be required to install these updated applications before the sunset date. >All data connection applications not migrated by the sunset date will cease to function. @@ -165,10 +165,11 @@ Traditional Service Accounts were deprecated on December 9, 2021. > If your existing integration uses any of these deprecated endpoints, or Cost Code, Cost Type and Sub Job endpoints in general, we encourage you to adopt the new [Work Breakdown Structure endpoints](https://developers.procore.com/reference/rest/v1/codes?version=1.0) and update your integration as needed. > If you have any concerns please reach out to [apisupport@procore.com](mailto:apisupport@procore.com). ->**Deprecation of Traditional Service Accounts** (12/09/2021) +>**Deprecation of Traditional Service Accounts** (updated 12/03/2024) > > Traditional Service Accounts were deprecated on December 9, 2021. -> All traditional service accounts will be sunset on a future date to be announced. +> Beginning January 21, 2025, we will no longer allow the creation of new Traditional Service Accounts. +> Existing Traditional Service Accounts will continue to function until March 24, 2025. > As a result of this deprecation, developers of data connection applications that currently use traditional service accounts are required to update their applications to use DMSAs, and customers will be required to install these updated applications before the sunset date. > See the following articles for information on Developer Managed Service Accounts and steps for migrating your projects from traditional service accounts. > - [Deprecation of Traditional Service Accounts]({{ site.url }}{{ site.baseurl }}{% link overview/service_account_deprecation.md %}) diff --git a/overview/service_account_deprecation.md b/overview/service_account_deprecation.md index 4781d95..bf0a30c 100644 --- a/overview/service_account_deprecation.md +++ b/overview/service_account_deprecation.md @@ -5,13 +5,13 @@ layout: default section_title: Overview --- ->**Sunset of Traditional Service Accounts** (01/29/2024) +>**Sunset of Traditional Service Accounts** (updated 12/03/2024) > ->*All Traditional Service Accounts will sunset on December 31, 2024.* +>*All Traditional Service Accounts will sunset on March 24, 2025.* > -Traditional Service Accounts were deprecated on December 9, 2021. ->Beginning October 1, 2024, we will no longer allow the creation of new Traditional Service Accounts. ->Existing Traditional Service Accounts will continue to function until December 31, 2024. +>Traditional Service Accounts were deprecated on December 9, 2021. +>Beginning January 21, 2025, we will no longer allow the creation of new Traditional Service Accounts. +>Existing Traditional Service Accounts will continue to function until March 24, 2025. > >In accordance with this timeline, developers of data connection applications that currently use Traditional Service Accounts are required to update their applications to use Developer Managed Service Accounts, and customers will be required to install these updated applications before the sunset date. >All data connection applications not migrated by the sunset date will cease to function.