CC v7 Migrating to OAuth
Hello All,
I'm reaching to see if the Community can help clarifying some questions I have regarding migrating our JWT credentials over to OAuth S2S. Even though out JWT will work till Jan. 2025 I am working on getting ahead of this. Migrating our Project over in the Developers Console is easy enough and straight forward, and our Campaign API is attached to the project. Where I'm having issues finding the solution for is verifying the new credentials in our App Server like we have in the past with JWT's public/private key. In the past we have encoded the private key and ran a command line script with our companies info included.
nlserver config -instance:name -setimsjwtauth::<ImsOrgId>/<ClientId>/<TechnicalAccountId>/<ClientSecret>/<content of private.key.base64.txt>
I have reached out to Adobe Support as well, but am using all resources to find a solution. I've went through the documentation regarding the OAuth migration and haven't been able to find a clear answer.
As always, appreciate any input.
Thanks,
Shaun