<?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: authentication table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/authentication-table/m-p/12204100#M1982099</link>
    <description>&lt;P&gt;You do not need to manage user id an password service-wise, it is taken care by the SAP system. &lt;/P&gt;&lt;P&gt; Access restriction should be achieved via authorization check.&lt;/P&gt;</description>
    <pubDate>Wed, 01 Apr 2020 10:23:14 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2020-04-01T10:23:14Z</dc:date>
    <item>
      <title>authentication table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authentication-table/m-p/12204099#M1982098</link>
      <description>&lt;P&gt;hi,i am doing a project which invovles sap as backend and angular as frontend.i made a login form which needs to be authenticated in the backend sap.to do so i have to create a zlogin table which holds userid and password.in which the userid needs to be string as well as primary key.but i cant use string as a primary key.what should i do??&lt;/P&gt;</description>
      <pubDate>Wed, 01 Apr 2020 09:41:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authentication-table/m-p/12204099#M1982098</guid>
      <dc:creator>DKarthick</dc:creator>
      <dc:date>2020-04-01T09:41:26Z</dc:date>
    </item>
    <item>
      <title>Re: authentication table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authentication-table/m-p/12204100#M1982099</link>
      <description>&lt;P&gt;You do not need to manage user id an password service-wise, it is taken care by the SAP system. &lt;/P&gt;&lt;P&gt; Access restriction should be achieved via authorization check.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Apr 2020 10:23:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authentication-table/m-p/12204100#M1982099</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2020-04-01T10:23:14Z</dc:date>
    </item>
    <item>
      <title>Re: authentication table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authentication-table/m-p/12204101#M1982100</link>
      <description>&lt;P&gt;Storing the password in plain text or the password hash?&lt;/P&gt;&lt;P&gt;User ID has probably a limited length, you then don't need String.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Apr 2020 12:28:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authentication-table/m-p/12204101#M1982100</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2020-04-01T12:28:05Z</dc:date>
    </item>
    <item>
      <title>Re: authentication table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/authentication-table/m-p/12204102#M1982101</link>
      <description>&lt;P&gt;In ABAP tables string type is CLOB.&lt;/P&gt;&lt;P&gt;So to store user name use CHAR with fixed max length. &lt;/P&gt;&lt;P&gt;P.S. is it  "legal" to use single user as background user to authentificate with some Z-code ?&lt;/P&gt;</description>
      <pubDate>Wed, 01 Apr 2020 19:33:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/authentication-table/m-p/12204102#M1982101</guid>
      <dc:creator>former_member317614</dc:creator>
      <dc:date>2020-04-01T19:33:59Z</dc:date>
    </item>
  </channel>
</rss>

