Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [lyo-dev] how to use the org.eclipse.lyo.server.oauth.webapp?

Jean-Luc, I can answer the first question. Maybe someone else can help with the second.

The Bugzilla adapter in the lyo.docs repository is a good example of how to use the OAuth, and it has a rootservices document and can be connected to Jazz servers like RTC. Have a look at this method for details of the OAuth implementation:

org.eclipse.lyo.oslc4j.bugzilla.servlet.CredentialsFilter.init(FilterConfig)

You'll need to implement the Application interface and set and token strategy and consumer store. SimpleTokenStrategy and FileSystemConsumerStore should work to get you started. Good luck and let us know if you get stuck.
--
Samuel Padgett | IBM Rational | spadgett@xxxxxxxxxx
Eclipse Lyo: Enabling tool integration with OSLC


Inactive hide details for "Johnson, Jean-Luc" ---03/06/2014 02:28:25 PM---Dear Lyo Community,"Johnson, Jean-Luc" ---03/06/2014 02:28:25 PM---Dear Lyo Community,


    From:

"Johnson, Jean-Luc" <Jean-Luc.Johnson@xxxxxxxx>

    To:

<lyo-dev@xxxxxxxxxxx>

    Date:

03/06/2014 02:28 PM

    Subject:

[lyo-dev] how to use the org.eclipse.lyo.server.oauth.webapp?

    Sent by:

lyo-dev-bounces@xxxxxxxxxxx




Dear Lyo Community,
 
I would like to connect my OSLC service provider application to RTC, RQM, Design Manager and DOORS. I understood that I have to create a ‘rootservices’ document. But I have no clue about how to hook up the OAuth server project to my application in order to manage the keys.
Can you give more details about how it should be done? Or Do you have a link to a document where I can find out more about how to use the project org.eclipse.lyo.server.oauth.webapp ?
 
2nd question:
In order to integrate my OSLC service provider application to the CLM platform I have create few services in my service provider. I’ll be looking to have my requirements (in DNG), my model artifacts (in RDM), and so one, directly linked to my simulation results resources (extended AM resources). What are the services required to perform this kind of traceability between artifacts.
 
Thank you for your support.
 
Best regards,
Jean-Luc Johnson (Airbus Group Innovations UK)
 
 _______________________________________________
lyo-dev mailing list
lyo-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/lyo-dev


GIF image

GIF image


Back to the top