Hai,I am new to jira ondemand.I am trying to fetch the consumer key and secret key.How to fetch that one and how to integrate in our rails application.
Thanks in Advance
regards
Hema.
Consumer Key & Public Key: They are both part of the OAuth process. You can get not only the location and details of how you get your JIRA "Consumer Key", but you can also understand more about what OAuth is, by reading this article:
https://confluence.atlassian.com/display/JIRA042/Configuring+OAuth+Consumer+Information+for+JIRA
i think those are user name and password, check this
https://github.com/sumoheavy/jira-ruby/blob/master/http-basic-example.rb
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I followed this link https://github.com/sumoheavy/jira-ruby.Here they asking consumer key and consumer secret.Where do I get it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I followed this link https://github.com/sumoheavy/jira-ruby.Here they asking consumer key and consumer secret.Where do I get it.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
what is mean by consumer key and secret key? is it username and password?
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.