AEMaaCS code deployment repository authentication using token
Hello,
Is it possible to use a JWT token (or some other method) to authenticate to the AEM code git repository instead of my personal username:password? This will be used for a Jenkins pipeline and need a service token instead of personal credentials.
Thanks.