<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: How to use Codebeamer server as an OSLC server please? in Codebeamer</title>
    <link>https://www.ptcusercommunity.com/t5/Codebeamer/How-to-use-Codebeamer-server-as-an-OSLC-server-please/m-p/981151#M452</link>
    <description>&lt;P&gt;It turns out I don't need the port number here. After adding the contentSecurityPolicy, I can use curl to access /api/oslc/catalog/projects.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also you are right, I need to use curl, the browser doesn't work for the OSLC api GET.&lt;/P&gt;</description>
    <pubDate>Thu, 31 Oct 2024 14:09:12 GMT</pubDate>
    <dc:creator>RR_12247123</dc:creator>
    <dc:date>2024-10-31T14:09:12Z</dc:date>
    <item>
      <title>How to use Codebeamer server as an OSLC server please?</title>
      <link>https://www.ptcusercommunity.com/t5/Codebeamer/How-to-use-Codebeamer-server-as-an-OSLC-server-please/m-p/981006#M446</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to use the Codebeamer server (2.2.0.1) as an OSLC server, and I have trouble to do so.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;First I followed this Server Guide and added a new section to the Application Config:&lt;/P&gt;&lt;P&gt;"apiThrottling" : {&lt;BR /&gt;"urlPatterns" : "/api/oslc/**",&lt;BR /&gt;"bandwidthConfigs" : {&lt;BR /&gt;"capacity" : 100,&lt;BR /&gt;"timeUnit" : "SECOND"&lt;BR /&gt;}&lt;BR /&gt;},&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I saved it, and it said "saved and re-applied" or something like that. Seems like it shall be ready.&lt;/P&gt;&lt;P&gt;Then I try from my browser (which I login to codebeamer already) the following url:&lt;/P&gt;&lt;P&gt;&lt;A href="https://my_codebeamer:8080/cb/api/oslc/catalog/projects" target="_blank" rel="noopener"&gt;https://my_codebeamer:8080/cb/api/oslc/catalog/projects&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Also tried this&lt;/P&gt;&lt;P&gt;&lt;A href="https://my_codebeamer:8080/cb/api/oslc/catalog/projects" target="_blank" rel="noopener"&gt;https://my_codebeamer:8080/api/oslc/catalog/projects&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Both shows connection timed out.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Do I need to setup port 8080 for oslc, or is it the default (fixed) port? Did I miss anything here please?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very much in advance.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Oct 2024 19:23:54 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Codebeamer/How-to-use-Codebeamer-server-as-an-OSLC-server-please/m-p/981006#M446</guid>
      <dc:creator>RR_12247123</dc:creator>
      <dc:date>2024-10-30T19:23:54Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Codebeamer server as an OSLC server please?</title>
      <link>https://www.ptcusercommunity.com/t5/Codebeamer/How-to-use-Codebeamer-server-as-an-OSLC-server-please/m-p/981039#M447</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;SPAN class="UserName lia-user-name lia-user-rank-1-Newbie lia-component-message-view-widget-author-username"&gt;&lt;A id="link_5" class="lia-link-navigation lia-page-link lia-user-name-link" href="https://community.ptc.com/t5/user/viewprofilepage/user-id/891346" target="_self" aria-label="View Profile of RR_12247123"&gt;&lt;SPAN class=""&gt;&amp;nbsp;RR_12247123&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;DIV class="lia-message-author-rank lia-component-author-rank lia-component-message-view-widget-author-rank"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;P&gt;Thank you for posting the topic!&lt;/P&gt;
&lt;P&gt;Except apiThrottling parameter, there are other two settings need to be check:&amp;nbsp;contentSecurityPolicy or CB_CORS_ALLOWED_ORIGINS, and mail&lt;/P&gt;
&lt;P&gt;Please refer to the following article:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.ptc.com/en/support/article/CS400634" target="_blank"&gt;https://www.ptc.com/en/support/article/CS400634&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-unlink="true"&gt;In addition, please use Postman to access "GET&amp;nbsp;https://my_codebeamer:8080/api/oslc/catalog"&amp;nbsp;&amp;nbsp;with Basic Auth.&lt;/P&gt;
&lt;P data-unlink="true"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-unlink="true"&gt;Best regards,&lt;/P&gt;
&lt;P data-unlink="true"&gt;Ivy&lt;/P&gt;</description>
      <pubDate>Thu, 31 Oct 2024 02:00:30 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Codebeamer/How-to-use-Codebeamer-server-as-an-OSLC-server-please/m-p/981039#M447</guid>
      <dc:creator>IvyZhuang</dc:creator>
      <dc:date>2024-10-31T02:00:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to use Codebeamer server as an OSLC server please?</title>
      <link>https://www.ptcusercommunity.com/t5/Codebeamer/How-to-use-Codebeamer-server-as-an-OSLC-server-please/m-p/981151#M452</link>
      <description>&lt;P&gt;It turns out I don't need the port number here. After adding the contentSecurityPolicy, I can use curl to access /api/oslc/catalog/projects.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also you are right, I need to use curl, the browser doesn't work for the OSLC api GET.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Oct 2024 14:09:12 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Codebeamer/How-to-use-Codebeamer-server-as-an-OSLC-server-please/m-p/981151#M452</guid>
      <dc:creator>RR_12247123</dc:creator>
      <dc:date>2024-10-31T14:09:12Z</dc:date>
    </item>
  </channel>
</rss>

