HI
New to Bitbucket integration with Jenkins, following the steps provided by this blog
Currently , managed add a Bitbucket instance into Jenkins 2.245.
Was trying to register Bitbucket Server as a consumer in Jenkins.
Kindly advise where to get Consumer key,Consumer name,Consumer secrect and callback url
Excepting the Callback URL, each of these fields are user-defined and can be any value you want.
For the consumer key, this needs to be a unique identifier for that particular applink- so long as it is unique in your Jenkins instance, it will work, but you may choose to use a UUID or similar.
The consumer name is simply a human-readable label for the consumer to help you identify it.
The consumer secret is a shared secret between Jenkins and Bitbucket used to verify a request from Bitbucket is genuine. The secret can have any format, but a strong password is recommended. Once you have entered this field, you will not be able to access it in Jenkins again, and you will need it when creating the applink it Bitbucket as well.
Lastly, the callback URL is the address that Jenkins will return to while authorizing Bitbucket. This typically will never be used, as a callback URL will be provided in any applink call to Jenkins, but you can set this to your base Bitbucket url.
Let me know if you have any other questions.
Integration between Jenkins and Bitbucket is working in dev environment now. thanks Martin
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.