Comprehensive Git SSO Setup Guides to Get Started
App Resources: Explore Blogs and Handbooks
-
How to record debug logs for Git Authentication?
You can follow below steps to enable DEBUG logs,
- Go to Administration >> SUPPORT >> Logging and profiling.
- Enable debug logging and profiling.
After these steps, install the additional plugin Advanced Logging for Bitbucket for managing advanced logging. Once the plugin is installed –
-
How to reset credentials entered for Git Authentication in the local machine?
Windows:
- Press Window button and search for Credential Manager and open it.
- You’ll see two tabs – Web credentials and Window Credential, select Window Credentials.
- Under generic credentials section, identify your git credentials, it will be in format as git:@
- Expand the section and click on remove.
-
Test Connection is successful, but getting an error during git login
This could be because
- User does not has repository access.
- User has a different username in Bitbucket and IDP.
The Test Configuration screen only verifies if the plugin configuration is correct and checks connection with the configured provider.