<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Authentication</title><link>https://sourceforge.net/p/electroniccomponentapi/wiki/Authentication/</link><description>Recent changes to Authentication</description><atom:link href="https://sourceforge.net/p/electroniccomponentapi/wiki/Authentication/feed" rel="self"/><language>en</language><lastBuildDate>Thu, 28 Aug 2014 02:39:46 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/electroniccomponentapi/wiki/Authentication/feed" rel="self" type="application/rss+xml"/><item><title>Authentication modified by Ciiva</title><link>https://sourceforge.net/p/electroniccomponentapi/wiki/Authentication/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -24,7 +24,7 @@

 Object Name: **AuthenticationResponse**

-Property Name| Property Type| Description| Example
-  -------------| ------------|----------  |---------
+Property Name  | Property Type| Description| Example
+  ------------- | ------------|----------  |---------
  SessionId|String|SessionId must be attahed to subsequence requests sending to server for validation.| 
  Username|String|Username has been authenticated successfully with the SessionId.|
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ciiva</dc:creator><pubDate>Thu, 28 Aug 2014 02:39:46 -0000</pubDate><guid>https://sourceforge.net7fb7f9510f28d27783bb96fbcc262b0ba3c3971b</guid></item><item><title>Authentication modified by Ciiva</title><link>https://sourceforge.net/p/electroniccomponentapi/wiki/Authentication/</link><description>&lt;div class="markdown_content"&gt;&lt;h1 id="api-reference-v1"&gt;API Reference (V1)&lt;/h1&gt;
&lt;p&gt;&lt;strong&gt;Authentication&lt;/strong&gt;&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Name&lt;/th&gt;
&lt;th&gt;Description&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Address&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;&lt;a href="https://api.ciiva.com/api/auth/apikey" rel="nofollow"&gt;https://api.ciiva.com/api/auth/apikey&lt;/a&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;&lt;strong&gt;Accept methods&lt;/strong&gt;&lt;/td&gt;
&lt;td&gt;GET, POST&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h4 id="request-object-schema"&gt;Request Object Schema&lt;/h4&gt;
&lt;p&gt;Object Name: &lt;strong&gt;Authentication&lt;/strong&gt;&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Property Name&lt;/th&gt;
&lt;th&gt;Property Type&lt;/th&gt;
&lt;th&gt;Description&lt;/th&gt;
&lt;th&gt;Example&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Username&lt;/td&gt;
&lt;td&gt;String&lt;/td&gt;
&lt;td&gt;Use API Key to authenticate.&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Password&lt;/td&gt;
&lt;td&gt;String&lt;/td&gt;
&lt;td&gt;Password to authenticate.&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;
&lt;h4 id="return-object-schema"&gt;Return Object Schema&lt;/h4&gt;
&lt;p&gt;Object Name: &lt;strong&gt;AuthenticationResponse&lt;/strong&gt;&lt;/p&gt;
&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;Property Name&lt;/th&gt;
&lt;th&gt;Property Type&lt;/th&gt;
&lt;th&gt;Description&lt;/th&gt;
&lt;th&gt;Example&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;SessionId&lt;/td&gt;
&lt;td&gt;String&lt;/td&gt;
&lt;td&gt;SessionId must be attahed to subsequence requests sending to server for validation.&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Username&lt;/td&gt;
&lt;td&gt;String&lt;/td&gt;
&lt;td&gt;Username has been authenticated successfully with the SessionId.&lt;/td&gt;
&lt;td&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Ciiva</dc:creator><pubDate>Thu, 28 Aug 2014 02:38:54 -0000</pubDate><guid>https://sourceforge.net7adbedd218ccf45f87ff78ac63313ae79fb4913b</guid></item></channel></rss>