<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://www.aras.com/community/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>How to configure Aras 12 restful api as simple as Aras 11</title><link>https://www.aras.com/community/f/development/37761/how-to-configure-aras-12-restful-api-as-simple-as-aras-11</link><description>RestFul api on Aras 11 just need USERNAME, PASSWORD, DATABASE 
 But in Aras 12, we need to request token, then AUTHORIZATION + USERNAME, PASSWORD, DATABASE 
 With postman it doesn&amp;#39;t matter but with my other system it doesn&amp;#39;t work 
 How to configure Aras</description><dc:language>ja-JP</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to configure Aras 12 restful api as simple as Aras 11</title><link>https://www.aras.com/community/thread/9129?ContentTypeID=1</link><pubDate>Tue, 10 Jan 2023 15:33:01 GMT</pubDate><guid isPermaLink="false">916d3f7e-8ddc-42f8-8d45-380822f51406:7b64ac00-d645-4aed-bfc1-b5aad5bfe7d3</guid><dc:creator>AngelaIp</dc:creator><description>&lt;p&gt;Hi DucTran,&lt;/p&gt;
&lt;p&gt;not sure if it&amp;acute;s possible to replicate Aras 11 authentication.&lt;/p&gt;
&lt;p&gt;In my case I had to rewrite the affected tools to first get the request token and then do the connection.&lt;/p&gt;
&lt;p&gt;Things are more or less easy to solve in Jira. For custom .NET projects you can take a look at the Aras Labs sample projects on Github.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;But maybe ask Aras if they know more!&lt;/p&gt;
&lt;p&gt;Angela&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>