I am using Maven Jgit flow plugin in my pipeline.This Maven jgit flow plugin uses password and username for the authentication of repositories. But i am using GCP SCM which has token based authentication. Please help me how to make this Jgit plugin to authenticate the GCP SCM. Anyone let me know how to move further or suggest me any different solution.