Skip to content

Commit f25d3f5

Browse files
Merge pull request #169 from AdobeDocs/jwt-eol-date-move
some more edits
2 parents 6bab392 + 317e872 commit f25d3f5

File tree

1 file changed

+3
-9
lines changed
  • src/pages/guides/authentication/ServerToServerAuthentication

1 file changed

+3
-9
lines changed

src/pages/guides/authentication/ServerToServerAuthentication/migration.md

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,11 @@
11
# Migrating from Service Account (JWT) credential to OAuth Server-to-Server credential
22

3-
The Service Account (JWT) credentials have been deprecated in favor of the new OAuth Server-to-Server credentials.
3+
The Service Account (JWT) credentials have been deprecated in favor of the new OAuth Server-to-Server credentials. They will reach end of life on June 30, 2025.
44

55
The new OAuth Server-to-Server credentials simplify all aspects of application development - experimentation, implementation, and maintenance. See the section on [Why OAuth Server-to-Server credentials?](#why-oauth-server-to-server-credentials) below to learn more.
66

77
While the Service Account (JWT) credentials have been marked as deprecated, they will continue to work until **Jun 30, 2025**. Therefore you must migrate your application or integration to use the new OAuth Server-to-Server credential before Jun 30, 2025. See the section on [deprecation timelines](#deperecation-timelines) below to learn more.
88

9-
<InlineAlert slots="text"/>
10-
11-
Note: The end-of-life date for JWT credentials has been extended from Jan 27, 2025, to Jun 30, 2025.
12-
139
Migrating your applications to the OAuth Server-to-Server credential is a simple two-step process that enables a zero downtime migration for your applications and integrations. Please read our [migration guide](#migration-overview) below to familiarize yourself with the migration process.
1410

1511
If you have more questions, check out our [frequently asked questions](#faqs) or visit the Adobe Developer Console [forums](https://experienceleaguecommunities.adobe.com/t5/adobe-developer-console/ct-p/adobe-io-console).
@@ -46,11 +42,9 @@ Lastly, while the new OAuth Server-to-Server credentials do not use expiring cer
4642

4743
## Deprecation Timelines
4844

49-
5045
<InlineAlert slots="text"/>
5146

52-
Your applications using the Service Account (JWT) credentials will stop working after Jun 30, 2025.
53-
Note: The end-of-life date for JWT credentials has been extended from Jan 27, 2025, to Jun 30, 2025.
47+
The end of life date for Service Account (JWT) credentials has been extended from Jan 27, 2025, to Jun 30, 2025, to give customers more time to migrate. You must migrate your integrations to use OAuth Server-to-Server credentials before June 30, 2025 to avoid any downtime.
5448

5549

5650
1. **May 1, 2023**
@@ -85,7 +79,7 @@ To find out which of your Adobe applications and integrations are using the Serv
8579

8680
Perform the steps below for each application/project you have identified. If a project is not in use, we recommend deleting the project or the Service Account (JWT) credential in the project.
8781

88-
Note: you do not have to worry about auto-generated projects. Adobe will automatically migrate those during the migration window.
82+
Note: you do not have to worry about auto-generated projects. Adobe will automatically migrate all auto-generated projects before June 30, 2025.
8983

9084
### Step 1: Add the new credential to your project
9185

0 commit comments

Comments
 (0)