Using Endevor Bridge for Git with SSL enabled, git push ends with "Your mainframe credentials are not defined or expired" error.
Release : 18.1
Component : CA Endevor Software Change Manager
Endevor Bridge for Git
There's an improper configuration of a webhook secret, check the "webhook secret" fields both in application.yml and in GitHub app, It needs to be the same.
Delete and reclone the local git repository and re-install the setup.sh script. provide the correct GitHub username to the pop-up window, it must be the same username to login to BFG app. Then try to make a change, commit, and push.