-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updating sunset date to March 18, 2025 (#274)
- Loading branch information
1 parent
3537b1f
commit c436981
Showing
1 changed file
with
5 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,13 +5,13 @@ layout: default | |
section_title: Overview | ||
--- | ||
|
||
>**Sunset of Traditional Service Accounts** (updated 12/03/2025) | ||
>**Sunset of Traditional Service Accounts** (updated 01/29/2025) | ||
> | ||
>*All Traditional Service Accounts will sunset on March 24, 2025.* | ||
>*All Traditional Service Accounts will sunset on March 18, 2025.* | ||
> | ||
>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. | ||
>Existing Traditional Service Accounts will continue to function until March 18, 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,13 +165,12 @@ section_title: Overview | |
> 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 [[email protected]](mailto:[email protected]). | ||
>**Deprecation of Traditional Service Accounts** (updated 12/03/2024) | ||
>**Deprecation of Traditional Service Accounts** (updated 01/29/2025) | ||
> | ||
> 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. | ||
> Existing Traditional Service Accounts will continue to function until March 18, 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 %}) | ||
> - [Developer Managed Service Accounts]({{ site.url }}{{ site.baseurl }}{% link building_applications/developer_managed_service_accounts.md %}) | ||