Hello! I'm integrating JIRA a PHP web app, and I want to show some JIRA gadgets inside of it. Much like this https://confluence.atlassian.com/display/GADGETS/Adding+an+Atlassian+Gadget+to+iGoogle+and+Other+Web+Sites
I'm wondering how to do this, and I'm asking for some directions. Looking around I found http://code.google.com/p/opensocial-php-client and I've been playing with this a bit, but I'm a bit confused right now.
Some concrete questions I have:
1. Is this possible?
2. When I configure an application link in JIRA, in the incoming OAuth tab I set the consumer key, consumer name, and public key. But, in order to use this php opensocial client from my application, I understand that I need a) consumer-key, and b) consumer secret, so my question is, where do I find this consumer secret?
Thank you very much!
I dont think you need applinks, but a simple oauth consumer.
https://confluence.atlassian.com/display/JIRA042/Configuring+OAuth+Consumers
heres a tutorial that shows how to do it with igoogle, you should be able to find references to the rest of the info you need.
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.