Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [lyo-dev] Looking for a way to implement friending between the Lyo Workshop CM App and a Jazz Application

Hi Sergio,

Jazz applications have a "root services" document that expose various URLs, such as for OAuth and OSLC service catalogs. I believe this is usually at <app URL>/rootservices

The spec for these documents is here:
https://jazz.net/wiki/bin/view/Main/RootServicesSpec
https://jazz.net/wiki/bin/view/Main/RootServicesSpecAddendum2

If you are implementing a provider for DOORS to consume, then I expect as a minimum you will need to specify the jfs:oauthRequestConsumerKeyUrl  from the Addendum2 page and the oslc_cm:cmServiceProviders property from the main spec page. If you want to fully support OAuth then you will need the other oauth properties as well (from the main spec page).

I hope this helps,
Martin




From:        lyo-dev-request@xxxxxxxxxxx
To:        lyo-dev@xxxxxxxxxxx,
Date:        14/05/2013 13:49
Subject:        lyo-dev Digest, Vol 22, Issue 4
Sent by:        lyo-dev-bounces@xxxxxxxxxxx





Message: 3
Date: Mon, 13 May 2013 16:48:04 -0500
From: Sergio Jose Deras Arreola/Mexico/IBM <sderas@xxxxxxxxxxx>
To: Lyo project developer discussions <lyo-dev@xxxxxxxxxxx>
Cc: Michael F Fiedler/Durham/IBM <fiedler@xxxxxxxxxx>,                 Gabriel
                Ruelas/Mexico/IBM <gra@xxxxxxxxxxx>,                 Carlos Arreola
                Morales/Mexico/Contr/IBM <arreolac@xxxxxxxxxxx>
Subject: [lyo-dev] Looking for a way to implement friending between
                the Lyo Workshop CM App and a Jazz Application
Message-ID:
                <OF19258E0A.6F515345-ON87257B6A.0075364B-86257B6A.0077BFC7@xxxxxxxxxxx>
               
Content-Type: text/plain; charset="us-ascii"

Hello:

We are trying to friend the Lyo Workshop "OSLC4JBugzilla" (see
http://wiki.eclipse.org/Lyo/OSLCWorkshop) final application with DOORS
9.5.
It looks like none of them provide GUIs to do so.
The thing to resolve here is the OAuth flow, it sounds to me like we need
to follow the flow (send requests to the OAuth URLs and get the results in
a new request and so on) in order to create a consumer key.

Is there a recommended way to do it? I will search for documentation about
the way the Jazz apps do this.
We were also looking for the place where the OSLC4JBugzilla app store the
information of applications that have been registered, does this exist?

So far it looks like the table is maintained in a Java Collection by the
OSLC4JBugzilla app.

Thanks.



Sergio Deras Arreola

Rational Lifecycle Integration Adapter
Email: sderas@xxxxxxxxxxx
Community: open-services.net
Phone: (011-52) 33-3669-7000. Ext: 5897
T/L: 8877-5897



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <
http://dev.eclipse.org/mailman/private/lyo-dev/attachments/20130513/0c96f20f/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/jpeg
Size: 2025 bytes
Desc: not available
URL: <
http://dev.eclipse.org/mailman/private/lyo-dev/attachments/20130513/0c96f20f/attachment.jpe>

------------------------------



Unless stated otherwise above:
IBM United Kingdom Limited - Registered in England and Wales with number 741598.
Registered office: PO Box 41, North Harbour, Portsmouth, Hampshire PO6 3AU

Back to the top