<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Legacy REST API Guides on Eclipse SW360</title><link>https://eclipse.dev/sw360/docs/development/restapi/legacy/</link><description>Recent content in Legacy REST API Guides on Eclipse SW360</description><generator>Hugo</generator><language>en</language><atom:link href="https://eclipse.dev/sw360/docs/development/restapi/legacy/index.xml" rel="self" type="application/rss+xml"/><item><title>Legacy API Access</title><link>https://eclipse.dev/sw360/docs/development/restapi/legacy/legacy-api-access/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://eclipse.dev/sw360/docs/development/restapi/legacy/legacy-api-access/</guid><description>&lt;p&gt;This page keeps older authentication and token workflows for reference only.
For current guidance, use &lt;a href="https://eclipse.dev/sw360/docs/development/restapi/access/"&gt;API Access&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id="legacy-browser-based-client-management"&gt;Legacy: Browser-Based Client Management&lt;/h2&gt;
&lt;p&gt;Historically, OAuth clients were managed by opening:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;https://&amp;lt;my_sw360_server&amp;gt;/authorization/client-management&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;and issuing &lt;code&gt;POST&lt;/code&gt;/&lt;code&gt;DELETE&lt;/code&gt; requests from browser developer tools.&lt;/p&gt;
&lt;h2 id="legacy-token-header-conventions"&gt;Legacy: Token Header Conventions&lt;/h2&gt;
&lt;p&gt;Earlier guides used these token formats:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;code&gt;Authorization: Token &amp;lt;Token-Value&amp;gt;&lt;/code&gt;&lt;/li&gt;
&lt;li&gt;&lt;code&gt;Authorization: Bearer &amp;lt;JWT-Value&amp;gt;&lt;/code&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Both remain useful as historical context, but current mechanism guidance is
maintained in &lt;a href="https://eclipse.dev/sw360/docs/development/restapi/access/"&gt;API Access&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id="legacy-password-grant-examples"&gt;Legacy: Password Grant Examples&lt;/h2&gt;
&lt;p&gt;Older environments frequently used direct password grant requests:&lt;/p&gt;</description></item></channel></rss>