Expand my Community achievements bar.

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

This conversation has been locked due to inactivity. Please create a new post.

SOLVED

ACS API Public key expired and integration is failing, how do we extend expired token key

Avatar

Level 2
 
1 Accepted Solution

Avatar

Correct answer by
Level 9

@Sheetal11 

 

By default the expiration of the public key generated via Adobe io is set to 1 year, if you want you can generate a public key using open SSL with a custom expiration like 10 years from outside of Adobe io and upload it.

View solution in original post

2 Replies

Avatar

Correct answer by
Level 9

@Sheetal11 

 

By default the expiration of the public key generated via Adobe io is set to 1 year, if you want you can generate a public key using open SSL with a custom expiration like 10 years from outside of Adobe io and upload it.

Avatar

Level 3

@Sheetal11 ,

 

Please refer this to generate the Public key and Private key using open SSL with a custom expiration. Generating Public and Private Keys using OpenSSL 

2). https://experienceleague.adobe.com/docs/experience-manager-learn/foundation/authentication/set-up-pu...