You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/pages/guides/authentication/ServerToServerAuthentication/faqs.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,13 +41,13 @@ You must migrate your application to use the new OAuth Server-to-Server credenti
41
41
42
42
43
43
44
-
### What happens if we do not migrate our application by Jun 30, 2025?
44
+
### What happens if we do not migrate our integration by Jun 30, 2025?
45
45
46
-
Projects on the Developer Console still containing any Service Account (JWT) credentials will be 'frozen' after June 30, 2025. This will disable certificate rotation for your application or any other action to modify the Project or the credential. The ability to migrate will, however, still be available. Once you migrate your application, the Project will be 'unfrozen' again.
46
+
After June 30, 2025, you can no longer refresh certificates for integrations using Service Account (JWT) credentials. Your integration will stop working once existing certificates expire.
47
47
48
-
Furthermore, Adobe will automatically convert any Service Account (JWT) credential with expired certificates to an OAuth Server-to-Server credential.
48
+
After this date, Adobe will automatically convert Service Account (JWT) credentials with expired certificates to OAuth Server-to-Server credentials.
49
49
50
-
Finally, on Mar 1, 2026, all JWT credentials (regardless of certificate validity) will stop working.
50
+
Note: On March 1, 2026, Adobe will convert any remaining Service Account (JWT) credentials, including those with valid certificates, to OAuth Server-to-Server credentials. As a result, any integration still using Service Account (JWT) credentials will stop working on this date.
51
51
52
52
53
53
### We can currently create new Service Account (JWT) credentials even though they are marked as deprecated. Is it recommended?
@@ -164,7 +164,7 @@ Therefore, we recommend enhancing your application before June3, 2024. You must
164
164
## Migrating Auto-generated projects
165
165
166
166
### Do we need to migrate auto-generated projects?
167
-
No. Adobe will migrate all auto-generated projects without needing your action.
167
+
No. Adobe will migrate all auto-generated projects without needing your action. However, you may be required to upgrade the version of your Adobe Experience Manager (AEM) or Adobe Campaign as a pre-requisite.
168
168
169
169
### When will Adobe migrate auto-generated projects?
170
170
Adobe will migrate all auto-generated projects before Jun 30, 2025.
| May 1, 2023 | Deprecation and end-of-life date announced. | Existing applications using JWT continue to work. New applications can still create new JWT credentials. |
58
-
| Jun 3, 2024 | New JWT credentials cannot be created. | Existing applications using JWT continue to work. New applications cannot create new JWT credentials. |
59
-
| Jun 30, 2025 | JWT credentials are end-of-life. | Applications using JWT can no longer refresh certificates and will stop working when existing certificates expire. Any JWT credential that expires will be automatically converted to an OAuth Server-to-server credential. |
60
-
| Mar 1, 2026 | All JWT credentials stop working. | Regardless of certificate validity, any application using JWT will stop working *on* March 1, 2026. |
55
+
56
+
1.**May 1, 2023**
57
+
* Adobe announces the deprecation of Service Account (JWT) credentials. The deprecation timelines and the end-of-life date are also announced.
58
+
* All existing integrations using Service Account (JWT) credentials continue to work.
59
+
60
+
2.**June 3, 2024**
61
+
* After June 3, 2024, you cannot create new Service Account (JWT) credentials.
62
+
* All existing integrations using Service Account (JWT) credentials continue to work.
63
+
64
+
3.**June 30, 2025 (End of Life)**
65
+
* After June 30, 2025, you cannot refresh certificates for integrations using Service Account (JWT) credentials. Your integrations will stop working once existing certificates expire.
66
+
* After June 30, 2025, Adobe will automatically convert Service Account (JWT) credentials with expired certificates to OAuth Server-to-Server credentials.
67
+
68
+
4.**March 1, 2026**
69
+
* On March 1, 2026, Adobe will convert any remaining Service Account (JWT) credentials, including those with valid certificates, to OAuth Server-to-Server credentials. As a result, any integration still using Service Account (JWT) credentials will stop working on this date.
0 commit comments